| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Net CLI User Interface |
| GroupId | GroupIdnet.smartcosmos |
| ArtifactId | ArtifactIdsmartcosmos-java-client |
| Version | Version2.14.0 |
| Type | Typejar |
| Description |
DescriptionSMART COSMOS Java Client
Provides a thin client wrapper for accessing the SMART COSMOS platform web services
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-java-client/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>smartcosmos-java-client</artifactId>
<version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-java-client/
implementation 'net.smartcosmos:smartcosmos-java-client:2.14.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-java-client/
implementation ("net.smartcosmos:smartcosmos-java-client:2.14.0")
'net.smartcosmos:smartcosmos-java-client:jar:2.14.0'
<dependency org="net.smartcosmos" name="smartcosmos-java-client" rev="2.14.0">
<artifact name="smartcosmos-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-java-client', version='2.14.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-java-client" % "2.14.0"
[net.smartcosmos/smartcosmos-java-client "2.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | |
| org.slf4j : jul-to-slf4j | jar | |
| ch.qos.logback : logback-classic | jar | |
| org.restlet.jse » org.restlet | jar | |
| org.restlet.jse » org.restlet.ext.html | jar | |
| org.restlet.jse » org.restlet.ext.httpclient | jar | |
| org.restlet.jse » org.restlet.ext.json | jar | |
| net.smartcosmos : smartcosmos-core | jar |