is not current version
Last Version 1.11

gremlin-client 1.0.2

A Java Gremlin client for Amazon Neptune that allows you to change the endpoints used by the client as it is running.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

software.amazon.neptune
ArtifactId

ArtifactId

gremlin-client
Version

Version

1.0.2
Type

Type

jar
Description

Description

gremlin-client
A Java Gremlin client for Amazon Neptune that allows you to change the endpoints used by the client as it is running.
Project URL

Project URL

https://github.com/awslabs/amazon-neptune-tools.git

Download gremlin-client 1.0.2


<!-- https://jarcasting.com/artifacts/software.amazon.neptune/gremlin-client/ -->
<dependency>
    <groupId>software.amazon.neptune</groupId>
    <artifactId>gremlin-client</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.neptune/gremlin-client/
implementation 'software.amazon.neptune:gremlin-client:1.0.2'
// https://jarcasting.com/artifacts/software.amazon.neptune/gremlin-client/
implementation ("software.amazon.neptune:gremlin-client:1.0.2")
'software.amazon.neptune:gremlin-client:jar:1.0.2'
<dependency org="software.amazon.neptune" name="gremlin-client" rev="1.0.2">
  <artifact name="gremlin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.neptune', module='gremlin-client', version='1.0.2')
)
libraryDependencies += "software.amazon.neptune" % "gremlin-client" % "1.0.2"
[software.amazon.neptune/gremlin-client "1.0.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-driver jar 3.4.12
com.amazonaws : amazon-neptune-sigv4-signer jar 2.4.0
com.amazonaws : aws-java-sdk-core jar 1.12.38
com.amazonaws : aws-java-sdk-neptune jar 1.12.38
com.amazonaws : aws-java-sdk-lambda jar 1.12.38
com.amazonaws : aws-lambda-java-core jar 1.2.0
com.evanlennick : retry4j jar 0.15.0
com.github.rvesse : airline jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.