is not current version
Last Version 1.6.1

io.deepsense.neptune:neptune-client-library 1.6.0

Enables integration with Neptune in your Java code

Categories

Categories

CLI User Interface
GroupId

GroupId

io.deepsense.neptune
ArtifactId

ArtifactId

neptune-client-library
Version

Version

1.6.0
Type

Type

pom

Download neptune-client-library 1.6.0


<!-- https://jarcasting.com/artifacts/io.deepsense.neptune/neptune-client-library/ -->
<dependency>
    <groupId>io.deepsense.neptune</groupId>
    <artifactId>neptune-client-library</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.deepsense.neptune/neptune-client-library/
implementation 'io.deepsense.neptune:neptune-client-library:1.6.0'
// https://jarcasting.com/artifacts/io.deepsense.neptune/neptune-client-library/
implementation ("io.deepsense.neptune:neptune-client-library:1.6.0")
'io.deepsense.neptune:neptune-client-library:pom:1.6.0'
<dependency org="io.deepsense.neptune" name="neptune-client-library" rev="1.6.0">
  <artifact name="neptune-client-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.deepsense.neptune', module='neptune-client-library', version='1.6.0')
)
libraryDependencies += "io.deepsense.neptune" % "neptune-client-library" % "1.6.0"
[io.deepsense.neptune/neptune-client-library "1.6.0"]