Last Version

JanusGraph CodePipelines CI: Distributed release testing. 100.3.2.1

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

License

License

GroupId

GroupId

com.pontusvision
ArtifactId

ArtifactId

janusgraph-codepipelines-ci
Version

Version

100.3.2.1
Type

Type

jar
Description

Description

JanusGraph CodePipelines CI: Distributed release testing.
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. This is the Pontus Vision fork, which has a few extra bug fixes, and advanced features. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.
Project URL

Project URL

https://janusgraph.org

Download janusgraph-codepipelines-ci 100.3.2.1


<!-- https://jarcasting.com/artifacts/com.pontusvision/janusgraph-codepipelines-ci/ -->
<dependency>
    <groupId>com.pontusvision</groupId>
    <artifactId>janusgraph-codepipelines-ci</artifactId>
    <version>100.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pontusvision/janusgraph-codepipelines-ci/
implementation 'com.pontusvision:janusgraph-codepipelines-ci:100.3.2.1'
// https://jarcasting.com/artifacts/com.pontusvision/janusgraph-codepipelines-ci/
implementation ("com.pontusvision:janusgraph-codepipelines-ci:100.3.2.1")
'com.pontusvision:janusgraph-codepipelines-ci:jar:100.3.2.1'
<dependency org="com.pontusvision" name="janusgraph-codepipelines-ci" rev="100.3.2.1">
  <artifact name="janusgraph-codepipelines-ci" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pontusvision', module='janusgraph-codepipelines-ci', version='100.3.2.1')
)
libraryDependencies += "com.pontusvision" % "janusgraph-codepipelines-ci" % "100.3.2.1"
[com.pontusvision/janusgraph-codepipelines-ci "100.3.2.1"]

Dependencies

compile (11)

Group / Artifact Type Version
software.amazon.awssdk : codepipeline jar 2.0.0-preview-1
software.amazon.awssdk : codebuild jar 2.0.0-preview-1
software.amazon.awssdk : s3 jar 2.0.0-preview-1
software.amazon.awssdk : iam jar 2.0.0-preview-1
software.amazon.awssdk : aws-http-client-apache jar 2.0.0-preview-1
com.google.guava : guava jar 18.0
commons-cli : commons-cli jar 1.3.1
org.projectlombok : lombok jar 1.16.16
org.slf4j : slf4j-log4j12 Optional jar 1.7.12
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.6.6
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar
com.pontusvision : janusgraph-test jar 100.3.2.1

Project Modules

There are no modules declared in this project.