Last Version

Charles Hudson SDK For Java 1.0.3

The Charles Hudson Java SDK wraps the REST API in a lightweight library. The Java SDK enables you to develop a fast, flexible, and customized integration with CH cloud solution.

License

License

CH License
Categories

Categories

Java Languages
GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-java-sdk
Version

Version

1.0.3
Type

Type

jar
Description

Description

Charles Hudson SDK For Java
The Charles Hudson Java SDK wraps the REST API in a lightweight library. The Java SDK enables you to develop a fast, flexible, and customized integration with CH cloud solution.

Download ch-java-sdk 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.chtsinc : ch-http jar 1.0.3
com.chtsinc : ch-mongo jar 1.0.7
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.8.0

test (4)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4
junit : junit jar 4.10
org.hamcrest : hamcrest-core jar 1.3.RC2

Project Modules

There are no modules declared in this project.