CDC - Graphs - Impl

Basic graph utilities.

License

License

GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs-impl
Last Version

Last Version

0.63.0
Release Date

Release Date

Type

Type

jar
Description

Description

CDC - Graphs - Impl
Basic graph utilities.
Project URL

Project URL

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

Download cdc-graphs-impl

How to add to project

<!-- 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.63.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.63.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-impl/
implementation ("com.gitlab.cdc-java.graphs:cdc-graphs-impl:0.63.0")
'com.gitlab.cdc-java.graphs:cdc-graphs-impl:jar:0.63.0'
<dependency org="com.gitlab.cdc-java.graphs" name="cdc-graphs-impl" rev="0.63.0">
  <artifact name="cdc-graphs-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.graphs', module='cdc-graphs-impl', version='0.63.0')
)
libraryDependencies += "com.gitlab.cdc-java.graphs" % "cdc-graphs-impl" % "0.63.0"
[com.gitlab.cdc-java.graphs/cdc-graphs-impl "0.63.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gitlab.cdc-java.graphs : cdc-graphs-api jar 0.63.0
com.gitlab.cdc-java.util : cdc-util-core jar

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.

Versions

Version
0.63.0
0.62.0
0.61.1
0.61.0
0.60.1
0.60.0
0.52.2
0.52.1
0.52.0
0.51.2
0.51.1
0.51.0
0.50.1
0.50.0