GroupId | GroupIdcom.gitlab.cdc-java.rdb |
---|---|
ArtifactId | ArtifactIdcdc-rdb-demos |
Version | Version0.12.3 |
Type | Typejar |
Filename | Size |
---|---|
cdc-rdb-demos-0.12.3.pom | |
cdc-rdb-demos-0.12.3.jar | 3 KB |
cdc-rdb-demos-0.12.3-tests.jar | 1 KB |
cdc-rdb-demos-0.12.3-test-sources.jar | 1 KB |
cdc-rdb-demos-0.12.3-sources.jar | 2 KB |
cdc-rdb-demos-0.12.3-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-demos/ -->
<dependency>
<groupId>com.gitlab.cdc-java.rdb</groupId>
<artifactId>cdc-rdb-demos</artifactId>
<version>0.12.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-demos/
implementation 'com.gitlab.cdc-java.rdb:cdc-rdb-demos:0.12.3'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-demos/
implementation ("com.gitlab.cdc-java.rdb:cdc-rdb-demos:0.12.3")
'com.gitlab.cdc-java.rdb:cdc-rdb-demos:jar:0.12.3'
<dependency org="com.gitlab.cdc-java.rdb" name="cdc-rdb-demos" rev="0.12.3">
<artifact name="cdc-rdb-demos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.rdb', module='cdc-rdb-demos', version='0.12.3')
)
libraryDependencies += "com.gitlab.cdc-java.rdb" % "cdc-rdb-demos" % "0.12.3"
[com.gitlab.cdc-java.rdb/cdc-rdb-demos "0.12.3"]