Last Version

ch-http 1.0.0-alpha1

Defines interfaces and implementation for usage.

License

License

CH License
GroupId

GroupId

com.chtsinc
ArtifactId

ArtifactId

ch-export
Version

Version

1.0.0-alpha1
Type

Type

jar
Description

Description

ch-http
Defines interfaces and implementation for usage.

Download ch-export 1.0.0-alpha1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.chtsinc : ch-http jar 1.0.0-alpha1
com.chtsinc : ch-mongo jar 1.0.0-alpha1
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.