License |
License |
---|---|
GroupId | GroupIdorg.janusgraph |
ArtifactId | ArtifactIdjanusgraph-codepipelines-ci |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJanusGraph CodePipelines CI: Distributed release testing.
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine
cluster.
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://jarcasting.com/artifacts/org.janusgraph/janusgraph-codepipelines-ci/ -->
<dependency>
<groupId>org.janusgraph</groupId>
<artifactId>janusgraph-codepipelines-ci</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-codepipelines-ci/
implementation 'org.janusgraph:janusgraph-codepipelines-ci:0.5.3'
// https://jarcasting.com/artifacts/org.janusgraph/janusgraph-codepipelines-ci/
implementation ("org.janusgraph:janusgraph-codepipelines-ci:0.5.3")
'org.janusgraph:janusgraph-codepipelines-ci:jar:0.5.3'
<dependency org="org.janusgraph" name="janusgraph-codepipelines-ci" rev="0.5.3">
<artifact name="janusgraph-codepipelines-ci" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.janusgraph', module='janusgraph-codepipelines-ci', version='0.5.3')
)
libraryDependencies += "org.janusgraph" % "janusgraph-codepipelines-ci" % "0.5.3"
[org.janusgraph/janusgraph-codepipelines-ci "0.5.3"]
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 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.janusgraph : janusgraph-backend-testutils | jar | 0.5.3 |