License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.io |
ArtifactId | ArtifactIdcdc-io-tools |
Version | Version0.21.2 |
Type | Typejar |
Description |
DescriptionCDC - IO - Tools
Handling of IO.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-io-tools-0.21.2.pom | |
cdc-io-tools-0.21.2.jar | 33 KB |
cdc-io-tools-0.21.2-tests.jar | 6 KB |
cdc-io-tools-0.21.2-test-sources.jar | 3 KB |
cdc-io-tools-0.21.2-sources.jar | 13 KB |
cdc-io-tools-0.21.2-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/ -->
<dependency>
<groupId>com.gitlab.cdc-java.io</groupId>
<artifactId>cdc-io-tools</artifactId>
<version>0.21.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/
implementation 'com.gitlab.cdc-java.io:cdc-io-tools:0.21.2'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/
implementation ("com.gitlab.cdc-java.io:cdc-io-tools:0.21.2")
'com.gitlab.cdc-java.io:cdc-io-tools:jar:0.21.2'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-tools" rev="0.21.2">
<artifact name="cdc-io-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-tools', version='0.21.2')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-tools" % "0.21.2"
[com.gitlab.cdc-java.io/cdc-io-tools "0.21.2"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.io : cdc-io-data | jar | 0.21.2 |
com.gitlab.cdc-java.io : cdc-io-utils | jar | 0.21.2 |
com.gitlab.cdc-java.io : cdc-io-xml | jar | 0.21.2 |
com.gitlab.cdc-java.util : cdc-util-cli | jar | |
com.gitlab.cdc-java.util : cdc-util-core | jar | |
commons-cli : commons-cli | jar | |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |