Last Version

Platform Client 1.0

Provides a thin client wrapper for accessing the SMART COSMOS platform web services

License

License

Categories

Categories

Java Languages Net CLI User Interface
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

java-client
Version

Version

1.0
Type

Type

jar
Description

Description

Platform Client
Provides a thin client wrapper for accessing the SMART COSMOS platform web services
Project URL

Project URL

http://www.smartrac-group.com/
Project Organization

Project Organization

SMARTRAC Technology Fletcher, Inc.

Download java-client 1.0


<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.