License |
License |
---|---|
Categories |
CategoriesJava Languages Net CLI User Interface |
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdjava-client |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlatform Client
Provides a thin client wrapper for accessing the SMART COSMOS platform web services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
java-client-1.0.pom | |
java-client-1.0.jar | 107 KB |
java-client-1.0-sources.jar | 125 KB |
java-client-1.0-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/java-client/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>java-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/java-client/
implementation 'net.smartcosmos:java-client:1.0'
// https://jarcasting.com/artifacts/net.smartcosmos/java-client/
implementation ("net.smartcosmos:java-client:1.0")
'net.smartcosmos:java-client:jar:1.0'
<dependency org="net.smartcosmos" name="java-client" rev="1.0">
<artifact name="java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='java-client', version='1.0')
)
libraryDependencies += "net.smartcosmos" % "java-client" % "1.0"
[net.smartcosmos/java-client "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.smartcosmos : platform-core | jar | 1.0 |
org.restlet.jse » org.restlet | jar | 2.2-M3 |
org.restlet.jse » org.restlet.ext.json | jar | 2.2-M3 |
org.restlet.jse » org.restlet.ext.ssl | jar | 2.2-M3 |
org.restlet.jse » org.restlet.ext.html | jar | 2.2-M3 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
org.codehaus.groovy : groovy | jar | 1.8.6 |