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