License |
License
CH License
|
---|---|
GroupId | GroupIdcom.chtsinc |
ArtifactId | ArtifactIdch-export |
Last Version | Last Version1.0.0-alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-http
Defines interfaces and implementation for usage.
|
Filename | Size |
---|---|
ch-export-1.0.0-alpha1.pom | |
ch-export-1.0.0-alpha1.jar | 8 KB |
ch-export-1.0.0-alpha1-sources.jar | 3 KB |
ch-export-1.0.0-alpha1-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |
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 |