| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.cdc-java.tuples |
| ArtifactId | ArtifactIdcdc-tuples |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionCDC - Tuples
Tuples.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cdc-tuples-1.1.0.pom | |
| cdc-tuples-1.1.0.jar | 33 KB |
| cdc-tuples-1.1.0-tests.jar | 6 KB |
| cdc-tuples-1.1.0-test-sources.jar | 4 KB |
| cdc-tuples-1.1.0-sources.jar | 19 KB |
| cdc-tuples-1.1.0-javadoc.jar | 526 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.tuples/cdc-tuples/ -->
<dependency>
<groupId>com.gitlab.cdc-java.tuples</groupId>
<artifactId>cdc-tuples</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.tuples/cdc-tuples/
implementation 'com.gitlab.cdc-java.tuples:cdc-tuples:1.1.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.tuples/cdc-tuples/
implementation ("com.gitlab.cdc-java.tuples:cdc-tuples:1.1.0")
'com.gitlab.cdc-java.tuples:cdc-tuples:jar:1.1.0'
<dependency org="com.gitlab.cdc-java.tuples" name="cdc-tuples" rev="1.1.0">
<artifact name="cdc-tuples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.tuples', module='cdc-tuples', version='1.1.0')
)
libraryDependencies += "com.gitlab.cdc-java.tuples" % "cdc-tuples" % "1.1.0"
[com.gitlab.cdc-java.tuples/cdc-tuples "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |