License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.smartcosmos |
ArtifactId | ArtifactIdplatform-core |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlatform Core SDK
Provides an interface driven SDK for working with the SMART COSMOS platform services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform-core-1.7.pom | |
platform-core-1.7.jar | 125 KB |
platform-core-1.7-sources.jar | 134 KB |
platform-core-1.7-javadoc.jar | 842 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/platform-core/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>platform-core</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/platform-core/
implementation 'net.smartcosmos:platform-core:1.7'
// https://jarcasting.com/artifacts/net.smartcosmos/platform-core/
implementation ("net.smartcosmos:platform-core:1.7")
'net.smartcosmos:platform-core:jar:1.7'
<dependency org="net.smartcosmos" name="platform-core" rev="1.7">
<artifact name="platform-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='platform-core', version='1.7')
)
libraryDependencies += "net.smartcosmos" % "platform-core" % "1.7"
[net.smartcosmos/platform-core "1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.2.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.3 |
org.json : json | jar | 20090211 |
com.google.guava : guava | jar | 17.0 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |
ch.qos.logback : logback-classic | jar | 1.1.3 |