License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.steelbridgelabs.oss |
ArtifactId | ArtifactIdneo4j-cluster-ecs-tools |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSteelBridge Labs Neo4J Cluster on Amazon ECS
SteelBridge Labs Neo4J Cluster on Amazon ECS
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.steelbridgelabs.oss/neo4j-cluster-ecs-tools/ -->
<dependency>
<groupId>com.steelbridgelabs.oss</groupId>
<artifactId>neo4j-cluster-ecs-tools</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.steelbridgelabs.oss/neo4j-cluster-ecs-tools/
implementation 'com.steelbridgelabs.oss:neo4j-cluster-ecs-tools:0.0.3'
// https://jarcasting.com/artifacts/com.steelbridgelabs.oss/neo4j-cluster-ecs-tools/
implementation ("com.steelbridgelabs.oss:neo4j-cluster-ecs-tools:0.0.3")
'com.steelbridgelabs.oss:neo4j-cluster-ecs-tools:jar:0.0.3'
<dependency org="com.steelbridgelabs.oss" name="neo4j-cluster-ecs-tools" rev="0.0.3">
<artifact name="neo4j-cluster-ecs-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.steelbridgelabs.oss', module='neo4j-cluster-ecs-tools', version='0.0.3')
)
libraryDependencies += "com.steelbridgelabs.oss" % "neo4j-cluster-ecs-tools" % "0.0.3"
[com.steelbridgelabs.oss/neo4j-cluster-ecs-tools "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-ecs | jar | |
com.amazonaws : aws-java-sdk-ec2 | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |