is not current version
Last Version 0.0.3

com.steelbridgelabs.oss:neo4j-cluster-ecs-tools 0.0.2

SteelBridge Labs Neo4J Cluster on Amazon ECS

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.steelbridgelabs.oss
ArtifactId

ArtifactId

neo4j-cluster-ecs-tools
Version

Version

0.0.2
Type

Type

jar

Download neo4j-cluster-ecs-tools 0.0.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.steelbridgelabs.oss/neo4j-cluster-ecs-tools/
implementation 'com.steelbridgelabs.oss:neo4j-cluster-ecs-tools:0.0.2'
// https://jarcasting.com/artifacts/com.steelbridgelabs.oss/neo4j-cluster-ecs-tools/
implementation ("com.steelbridgelabs.oss:neo4j-cluster-ecs-tools:0.0.2")
'com.steelbridgelabs.oss:neo4j-cluster-ecs-tools:jar:0.0.2'
<dependency org="com.steelbridgelabs.oss" name="neo4j-cluster-ecs-tools" rev="0.0.2">
  <artifact name="neo4j-cluster-ecs-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.steelbridgelabs.oss', module='neo4j-cluster-ecs-tools', version='0.0.2')
)
libraryDependencies += "com.steelbridgelabs.oss" % "neo4j-cluster-ecs-tools" % "0.0.2"
[com.steelbridgelabs.oss/neo4j-cluster-ecs-tools "0.0.2"]