Last Version

ArangoDB Velocypack Module jdk8 1.1.1

ArangoDB Velocypack Module for Java 8

License

License

GroupId

GroupId

com.arangodb
ArtifactId

ArtifactId

velocypack-module-jdk8
Version

Version

1.1.1
Type

Type

jar
Description

Description

ArangoDB Velocypack Module jdk8
ArangoDB Velocypack Module for Java 8
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

ArangoDB GmbH
Source Code Management

Source Code Management

https://github.com/arangodb/java-velocypack

Download velocypack-module-jdk8 1.1.1


<!-- https://jarcasting.com/artifacts/com.arangodb/velocypack-module-jdk8/ -->
<dependency>
    <groupId>com.arangodb</groupId>
    <artifactId>velocypack-module-jdk8</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arangodb/velocypack-module-jdk8/
implementation 'com.arangodb:velocypack-module-jdk8:1.1.1'
// https://jarcasting.com/artifacts/com.arangodb/velocypack-module-jdk8/
implementation ("com.arangodb:velocypack-module-jdk8:1.1.1")
'com.arangodb:velocypack-module-jdk8:jar:1.1.1'
<dependency org="com.arangodb" name="velocypack-module-jdk8" rev="1.1.1">
  <artifact name="velocypack-module-jdk8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arangodb', module='velocypack-module-jdk8', version='1.1.1')
)
libraryDependencies += "com.arangodb" % "velocypack-module-jdk8" % "1.1.1"
[com.arangodb/velocypack-module-jdk8 "1.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
com.arangodb : velocypack jar 2.3.1

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.