License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.io |
ArtifactId | ArtifactIdcdc-io-tools |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionCDC - IO - Tools
Handling of IO.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-io-tools-0.10.0.pom | |
cdc-io-tools-0.10.0.jar | 32 KB |
cdc-io-tools-0.10.0-tests.jar | 6 KB |
cdc-io-tools-0.10.0-test-sources.jar | 3 KB |
cdc-io-tools-0.10.0-sources.jar | 13 KB |
cdc-io-tools-0.10.0-javadoc.jar | 439 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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/
implementation 'com.gitlab.cdc-java.io:cdc-io-tools:0.10.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/
implementation ("com.gitlab.cdc-java.io:cdc-io-tools:0.10.0")
'com.gitlab.cdc-java.io:cdc-io-tools:jar:0.10.0'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-tools" rev="0.10.0">
<artifact name="cdc-io-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-tools', version='0.10.0')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-tools" % "0.10.0"
[com.gitlab.cdc-java.io/cdc-io-tools "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.io : cdc-io-data | jar | 0.10.0 |
com.gitlab.cdc-java.io : cdc-io-utils | jar | 0.10.0 |
com.gitlab.cdc-java.io : cdc-io-xml | jar | 0.10.0 |
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.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |