<dependency>
<groupId>com.arangodb</groupId>
<artifactId>arangodb-spring-data</artifactId>
<version>1.3.1</version>
</dependency>
compile
|-- com.arangodb:arangodb-java-driver
|-- com.arangodb:velocypack-module-jdk8:1.1.0
|-- com.arangodb:velocypack-module-joda:1.1.1
|-- 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
|-- org.springframework:spring-test
|-- ch.qos.logback:logback-classic
|-- junit:junit