License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.rdb |
ArtifactId | ArtifactIdcdc-rdb-tools |
Version | Version0.11.1 |
Type | Typejar |
Description |
DescriptionCDC - RDB - Tools
Relation Databases utilities.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-rdb-tools-0.11.1.pom | |
cdc-rdb-tools-0.11.1.jar | 80 KB |
cdc-rdb-tools-0.11.1-tests.jar | 3 KB |
cdc-rdb-tools-0.11.1-test-sources.jar | 3 KB |
cdc-rdb-tools-0.11.1-sources.jar | 32 KB |
cdc-rdb-tools-0.11.1-javadoc.jar | 564 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/ -->
<dependency>
<groupId>com.gitlab.cdc-java.rdb</groupId>
<artifactId>cdc-rdb-tools</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/
implementation 'com.gitlab.cdc-java.rdb:cdc-rdb-tools:0.11.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/
implementation ("com.gitlab.cdc-java.rdb:cdc-rdb-tools:0.11.1")
'com.gitlab.cdc-java.rdb:cdc-rdb-tools:jar:0.11.1'
<dependency org="com.gitlab.cdc-java.rdb" name="cdc-rdb-tools" rev="0.11.1">
<artifact name="cdc-rdb-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.rdb', module='cdc-rdb-tools', version='0.11.1')
)
libraryDependencies += "com.gitlab.cdc-java.rdb" % "cdc-rdb-tools" % "0.11.1"
[com.gitlab.cdc-java.rdb/cdc-rdb-tools "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.rdb : cdc-rdb-api | jar | 0.11.1 |
com.gitlab.cdc-java.io : cdc-io-data | jar | |
com.gitlab.cdc-java.io : cdc-io-xml | jar | |
com.gitlab.cdc-java.kernel : cdc-kernel-converters | jar | |
com.gitlab.cdc-java.kernel : cdc-kernel-converters-io | jar | |
com.gitlab.cdc-java.util : cdc-util-cli | jar | |
com.gitlab.cdc-java.util : cdc-util-core | jar | |
com.gitlab.cdc-java.office : cdc-office-csv | jar | |
com.gitlab.cdc-java.office : cdc-office-ss | jar | |
com.gitlab.cdc-java.office : cdc-office-tables | 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 |