| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.cdc-java.util |
| ArtifactId | ArtifactIdcdc-util-rdb |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDC - Util RDB
Utilities for Databases.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cdc-util-rdb-0.9.0.pom | |
| cdc-util-rdb-0.9.0.jar | 150 KB |
| cdc-util-rdb-0.9.0-tests.jar | 8 KB |
| cdc-util-rdb-0.9.0-test-sources.jar | 5 KB |
| cdc-util-rdb-0.9.0-sources.jar | 60 KB |
| cdc-util-rdb-0.9.0-javadoc.jar | 815 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-rdb/ -->
<dependency>
<groupId>com.gitlab.cdc-java.util</groupId>
<artifactId>cdc-util-rdb</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-rdb/
implementation 'com.gitlab.cdc-java.util:cdc-util-rdb:0.9.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util-rdb/
implementation ("com.gitlab.cdc-java.util:cdc-util-rdb:0.9.0")
'com.gitlab.cdc-java.util:cdc-util-rdb:jar:0.9.0'
<dependency org="com.gitlab.cdc-java.util" name="cdc-util-rdb" rev="0.9.0">
<artifact name="cdc-util-rdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.util', module='cdc-util-rdb', version='0.9.0')
)
libraryDependencies += "com.gitlab.cdc-java.util" % "cdc-util-rdb" % "0.9.0"
[com.gitlab.cdc-java.util/cdc-util-rdb "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitlab.cdc-java.util : cdc-util-cli | jar | 0.9.0 |
| com.gitlab.cdc-java.util : cdc-util-converters | jar | 0.9.0 |
| com.gitlab.cdc-java.util : cdc-util-core | jar | 0.9.0 |
| com.gitlab.cdc-java.util : cdc-util-csv | jar | 0.9.0 |
| com.gitlab.cdc-java.util : cdc-util-data | jar | 0.9.0 |
| com.gitlab.cdc-java.util : cdc-util-office-ss | jar | 0.9.0 |
| com.gitlab.cdc-java.util : cdc-util-tables | jar | 0.9.0 |
| com.gitlab.cdc-java.util : cdc-util-xml | jar | 0.9.0 |
| commons-cli : commons-cli | jar | 1.4 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.derby : derby | jar | 10.14.2.0 |
| org.apache.derby : derbyclient | jar | 10.14.2.0 |
| org.apache.derby : derbytools | jar | 10.14.2.0 |
| org.postgresql : postgresql | jar | 42.2.18.jre7 |
| net.sf.ucanaccess : ucanaccess | jar | 5.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |