Last Version

CDC - Graphs - Core 0.63.0

Basic graph utilities.

License

License

GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs-core
Version

Version

0.63.0
Type

Type

jar
Description

Description

CDC - Graphs - Core
Basic graph utilities.
Project URL

Project URL

https://www.gitlab.com/cdc-java/cdc-graphs

Download cdc-graphs-core 0.63.0


<!-- 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"]

Dependencies

compile (4)

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

runtime (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.