Last Version

SMART COSMOS Core 2.14.0

Provides an interface driven SDK for working with the SMART COSMOS platform services

License

License

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-core
Version

Version

2.14.0
Type

Type

jar
Description

Description

SMART COSMOS Core
Provides an interface driven SDK for working with the SMART COSMOS platform services
Project URL

Project URL

http://smartcosmos.net/smartcosmos-core
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.

Download smartcosmos-core 2.14.0


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-core/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-core</artifactId>
    <version>2.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-core/
implementation 'net.smartcosmos:smartcosmos-core:2.14.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-core/
implementation ("net.smartcosmos:smartcosmos-core:2.14.0")
'net.smartcosmos:smartcosmos-core:jar:2.14.0'
<dependency org="net.smartcosmos" name="smartcosmos-core" rev="2.14.0">
  <artifact name="smartcosmos-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-core', version='2.14.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-core" % "2.14.0"
[net.smartcosmos/smartcosmos-core "2.14.0"]

Dependencies

compile (16)

Group / Artifact Type Version
commons-io : commons-io jar
commons-lang : commons-lang jar
io.dropwizard : dropwizard-hibernate jar
com.google.guava : guava jar
org.apache.httpcomponents : httpclient jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.uuid : java-uuid-generator jar
com.sun.jersey : jersey-core jar
joda-time : joda-time jar
org.json : json jar
org.reflections : reflections-maven jar
org.apache.shiro : shiro-core jar
org.slf4j : slf4j-api jar
javax.validation : validation-api jar

test (2)

Group / Artifact Type Version
junit : junit jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.