GroupId | GroupIdcom.gitlab.cdc-java.rdb |
---|---|
ArtifactId | ArtifactIdcdc-rdb-tools |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
cdc-rdb-tools-0.10.0.pom | |
cdc-rdb-tools-0.10.0.jar | 81 KB |
cdc-rdb-tools-0.10.0-tests.jar | 3 KB |
cdc-rdb-tools-0.10.0-test-sources.jar | 3 KB |
cdc-rdb-tools-0.10.0-sources.jar | 33 KB |
cdc-rdb-tools-0.10.0-javadoc.jar | 569 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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/
implementation 'com.gitlab.cdc-java.rdb:cdc-rdb-tools:0.10.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/
implementation ("com.gitlab.cdc-java.rdb:cdc-rdb-tools:0.10.0")
'com.gitlab.cdc-java.rdb:cdc-rdb-tools:jar:0.10.0'
<dependency org="com.gitlab.cdc-java.rdb" name="cdc-rdb-tools" rev="0.10.0">
<artifact name="cdc-rdb-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.rdb', module='cdc-rdb-tools', version='0.10.0')
)
libraryDependencies += "com.gitlab.cdc-java.rdb" % "cdc-rdb-tools" % "0.10.0"
[com.gitlab.cdc-java.rdb/cdc-rdb-tools "0.10.0"]