| License |
License |
|---|---|
| GroupId | GroupIdio.aboutcode.stage.persistence.graph |
| ArtifactId | ArtifactIdgraph |
| Version | Version4.0.2 |
| Type | Typepom |
| Description |
DescriptionStage graph persistence
Graph persistence related classes
|
| Filename | Size |
|---|---|
| graph-4.0.2.pom | 679 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.aboutcode.stage.persistence.graph/graph/ -->
<dependency>
<groupId>io.aboutcode.stage.persistence.graph</groupId>
<artifactId>graph</artifactId>
<version>4.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.aboutcode.stage.persistence.graph/graph/
implementation 'io.aboutcode.stage.persistence.graph:graph:4.0.2'
// https://jarcasting.com/artifacts/io.aboutcode.stage.persistence.graph/graph/
implementation ("io.aboutcode.stage.persistence.graph:graph:4.0.2")
'io.aboutcode.stage.persistence.graph:graph:pom:4.0.2'
<dependency org="io.aboutcode.stage.persistence.graph" name="graph" rev="4.0.2">
<artifact name="graph" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.aboutcode.stage.persistence.graph', module='graph', version='4.0.2')
)
libraryDependencies += "io.aboutcode.stage.persistence.graph" % "graph" % "4.0.2"
[io.aboutcode.stage.persistence.graph/graph "4.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| com.google.guava : guava | jar | 19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |