Last Version

Graph Transform 1.1

Transform a graph into different storage mediums

License

License

Categories

Categories

ORM Data
GroupId

GroupId

uk.gov.nca.graph
ArtifactId

ArtifactId

transform
Version

Version

1.1
Type

Type

jar
Description

Description

Graph Transform
Transform a graph into different storage mediums
Project URL

Project URL

https://github.com/NationalCrimeAgency/graph-transform
Source Code Management

Source Code Management

https://github.com/NationalCrimeAgency/graph-transform

Download transform 1.1


<!-- https://jarcasting.com/artifacts/uk.gov.nca.graph/transform/ -->
<dependency>
    <groupId>uk.gov.nca.graph</groupId>
    <artifactId>transform</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.nca.graph/transform/
implementation 'uk.gov.nca.graph:transform:1.1'
// https://jarcasting.com/artifacts/uk.gov.nca.graph/transform/
implementation ("uk.gov.nca.graph:transform:1.1")
'uk.gov.nca.graph:transform:jar:1.1'
<dependency org="uk.gov.nca.graph" name="transform" rev="1.1">
  <artifact name="transform" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.nca.graph', module='transform', version='1.1')
)
libraryDependencies += "uk.gov.nca.graph" % "transform" % "1.1"
[uk.gov.nca.graph/transform "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
uk.gov.nca.graph : utils jar 1.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 6.4.2
io.github.classgraph : classgraph jar 4.4.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.