Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

SMARTRACTECHNOLOGY-PUBLIC/smartcosmos-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Notes

1.4

  • TBD

1.3

  • mvn pom.xml dependency scrub - no API changes whatsoever

1.2

  • Introduced the Library metaphor

1.1

  • Effectively the initial release of the SDK

Documentation

Maven Central

Java developers that rely on Maven Central can access the SMART COSMOS Platform Core using the following coordinates:

<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>platform-core</artifactId>
  <version>1.0</version>
</dependency>

Likewise, Java developers who want to use the SMART COSMOS Java Client for easy access to the platform, thus eliminating the need to deal directly with HTTP, JSON, and REST calls, the Maven Central coordinates are:

<dependency>
  <groupId>net.smartcosmos</groupId>
  <artifactId>java-client</artifactId>
  <version>1.0</version>
</dependency>

Platform Data Types

About

SMART COSMOS Java SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages