License |
License
CH License
|
---|---|
GroupId | GroupIdcom.chtsinc |
ArtifactId | ArtifactIdch-http |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-http
Defines API http connectors.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ch-http-1.0.3.pom | |
ch-http-1.0.3.jar | 8 KB |
ch-http-1.0.3-sources.jar | 3 KB |
ch-http-1.0.3-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.3.RC2 |