License |
License |
---|---|
GroupId | GroupIdorg.apache.atlas |
ArtifactId | ArtifactIdatlas-graphdb-janus |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Atlas JanusGraph DB Impl
Apache Atlas JanusGraph DB Impl
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
atlas-graphdb-janus-2.2.0.pom | |
atlas-graphdb-janus-2.2.0.jar | 69 KB |
atlas-graphdb-janus-2.2.0-test-sources.jar | 20 KB |
atlas-graphdb-janus-2.2.0-sources.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-janus/ -->
<dependency>
<groupId>org.apache.atlas</groupId>
<artifactId>atlas-graphdb-janus</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-janus/
implementation 'org.apache.atlas:atlas-graphdb-janus:2.2.0'
// https://jarcasting.com/artifacts/org.apache.atlas/atlas-graphdb-janus/
implementation ("org.apache.atlas:atlas-graphdb-janus:2.2.0")
'org.apache.atlas:atlas-graphdb-janus:jar:2.2.0'
<dependency org="org.apache.atlas" name="atlas-graphdb-janus" rev="2.2.0">
<artifact name="atlas-graphdb-janus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.atlas', module='atlas-graphdb-janus', version='2.2.0')
)
libraryDependencies += "org.apache.atlas" % "atlas-graphdb-janus" % "2.2.0"
[org.apache.atlas/atlas-graphdb-janus "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.atlas : atlas-graphdb-api | jar | 2.2.0 |
commons-configuration : commons-configuration | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.atlas : atlas-testtools | jar | 2.2.0 |
org.testng : testng | jar | 6.9.4 |
org.apache.atlas : atlas-graphdb-common | jar | 2.2.0 |
org.mockito : mockito-all | jar | 1.8.5 |