License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.graphs |
ArtifactId | ArtifactIdcdc-graphs-core |
Last Version | Last Version0.63.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDC - Graphs - Core
Basic graph utilities.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdc-graphs-core-0.63.0.pom | |
cdc-graphs-core-0.63.0.jar | 36 KB |
cdc-graphs-core-0.63.0-tests.jar | 23 KB |
cdc-graphs-core-0.63.0-test-sources.jar | 11 KB |
cdc-graphs-core-0.63.0-sources.jar | 17 KB |
cdc-graphs-core-0.63.0-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-core/ -->
<dependency>
<groupId>com.gitlab.cdc-java.graphs</groupId>
<artifactId>cdc-graphs-core</artifactId>
<version>0.63.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-core/
implementation 'com.gitlab.cdc-java.graphs:cdc-graphs-core:0.63.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-core/
implementation ("com.gitlab.cdc-java.graphs:cdc-graphs-core:0.63.0")
'com.gitlab.cdc-java.graphs:cdc-graphs-core:jar:0.63.0'
<dependency org="com.gitlab.cdc-java.graphs" name="cdc-graphs-core" rev="0.63.0">
<artifact name="cdc-graphs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.graphs', module='cdc-graphs-core', version='0.63.0')
)
libraryDependencies += "com.gitlab.cdc-java.graphs" % "cdc-graphs-core" % "0.63.0"
[com.gitlab.cdc-java.graphs/cdc-graphs-core "0.63.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.graphs : cdc-graphs-api | jar | 0.63.0 |
com.gitlab.cdc-java.graphs : cdc-graphs-impl | jar | 0.63.0 |
com.gitlab.cdc-java.util : cdc-util-core | jar | |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |