<dependency>
<groupId>com.arangodb</groupId>
<artifactId>arangodb-spring-data</artifactId>
<version>3.4.0</version>
</dependency>
<parent> <groupId>org.springframework.data.build</groupId> <artifactId>spring-data-parent</artifactId> <version>2.4.1</version> </parent>
compile
|-- com.arangodb:arangodb-java-driver:6.8.0
|-- com.arangodb:velocypack-module-jdk8:1.1.1
|-- com.arangodb:velocypack-module-joda:1.1.2
|-- org.springframework:spring-tx
|-- org.springframework:spring-context
|-- org.springframework:spring-beans
|-- org.springframework:spring-core
|-- org.springframework:spring-expression
|-- org.springframework.data:spring-data-commons
test