Last Version

neptune-client-java 1.6.1

Enables integration with Neptune in your Java code

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.deepsense.neptune
ArtifactId

ArtifactId

neptune-api-client
Version

Version

1.6.1
Type

Type

pom
Description

Description

neptune-client-java
Enables integration with Neptune in your Java code

Download neptune-api-client 1.6.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.8
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.6.2

Project Modules

There are no modules declared in this project.