| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdopen-lineage-janus-connector |
| Last Version | Last Version3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpen Lineage Janus Connector
The Open Lineage Janus Connector allows the Open Lineage Services to connect to a Janusgraph database.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/open-lineage-janus-connector/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>open-lineage-janus-connector</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/open-lineage-janus-connector/
implementation 'org.odpi.egeria:open-lineage-janus-connector:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/open-lineage-janus-connector/
implementation ("org.odpi.egeria:open-lineage-janus-connector:3.9")
'org.odpi.egeria:open-lineage-janus-connector:jar:3.9'
<dependency org="org.odpi.egeria" name="open-lineage-janus-connector" rev="3.9">
<artifact name="open-lineage-janus-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='open-lineage-janus-connector', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "open-lineage-janus-connector" % "3.9"
[org.odpi.egeria/open-lineage-janus-connector "3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.odpi.egeria : open-connector-framework | jar | 3.9 |
| org.janusgraph : janusgraph-core | jar | 0.6.1 |
| org.apache.tinkerpop : gremlin-core | jar | 3.5.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.odpi.egeria : open-lineage-services-api | jar | 3.9 |
| org.odpi.egeria : asset-lineage-api | jar | 3.9 |
| org.odpi.egeria : audit-log-framework | jar | 3.9 |
| org.odpi.egeria : repository-services-apis | jar | 3.9 |
| com.google.guava : guava | jar | 31.1-jre |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.janusgraph : janusgraph-driver | jar | 0.6.1 |
| org.apache.tinkerpop : gremlin-driver | jar | 3.5.2 |
| org.apache.tinkerpop : tinkergraph-gremlin | jar | 3.5.2 |
| org.apache.commons : commons-configuration2 | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.janusgraph : janusgraph-cql | jar | 0.6.1 |
| org.janusgraph : janusgraph-es | jar | 0.6.1 |
| org.janusgraph : janusgraph-berkeleyje | jar | 0.6.1 |
| org.janusgraph : janusgraph-lucene | jar | 0.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.janusgraph : janusgraph-inmemory | jar | 0.6.1 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.glassfish : javax.json | jar | 1.1.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |