Last Version

ch-http 1.0.3

Defines API http connectors.

License

License

CH License
GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-http
Version

Version

1.0.3
Type

Type

jar
Description

Description

ch-http
Defines API http connectors.
Source Code Management

Source Code Management

https://bitbucket.org/chts_cloudification/ch-http

Download ch-http 1.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
io.rest-assured : rest-assured jar 4.3.1
com.chtsinc : ch-model jar 1.0.5
com.chtsinc : ch-model-mixin jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-core jar 1.3.RC2

Project Modules

There are no modules declared in this project.