| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.cdc-java.graphs |
| ArtifactId | ArtifactIdcdc-graphs-impl |
| Version | Version0.60.0 |
| Type | Typejar |
| Description |
DescriptionCDC - Graphs - Impl
Basic graph utilities.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cdc-graphs-impl-0.60.0.pom | |
| cdc-graphs-impl-0.60.0.jar | 42 KB |
| cdc-graphs-impl-0.60.0-tests.jar | 11 KB |
| cdc-graphs-impl-0.60.0-test-sources.jar | 6 KB |
| cdc-graphs-impl-0.60.0-sources.jar | 22 KB |
| cdc-graphs-impl-0.60.0-javadoc.jar | 568 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-impl/ -->
<dependency>
<groupId>com.gitlab.cdc-java.graphs</groupId>
<artifactId>cdc-graphs-impl</artifactId>
<version>0.60.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-impl/
implementation 'com.gitlab.cdc-java.graphs:cdc-graphs-impl:0.60.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-impl/
implementation ("com.gitlab.cdc-java.graphs:cdc-graphs-impl:0.60.0")
'com.gitlab.cdc-java.graphs:cdc-graphs-impl:jar:0.60.0'
<dependency org="com.gitlab.cdc-java.graphs" name="cdc-graphs-impl" rev="0.60.0">
<artifact name="cdc-graphs-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.graphs', module='cdc-graphs-impl', version='0.60.0')
)
libraryDependencies += "com.gitlab.cdc-java.graphs" % "cdc-graphs-impl" % "0.60.0"
[com.gitlab.cdc-java.graphs/cdc-graphs-impl "0.60.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitlab.cdc-java.graphs : cdc-graphs-api | jar | 0.60.0 |
| com.gitlab.cdc-java.util : cdc-util-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |