arangobee

ArangoDB data migration tool for Java

License

License

GroupId

GroupId

io.github.cmoine
ArtifactId

ArtifactId

arangobee
Last Version

Last Version

0.17
Release Date

Release Date

Type

Type

jar
Description

Description

arangobee
ArangoDB data migration tool for Java
Project URL

Project URL

https://github.com/cmoine/arangobee

Download arangobee

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.0.6.RELEASE
org.springframework : spring-context jar 4.0.6.RELEASE
org.reflections : reflections jar 0.9.9
com.arangodb : arangodb-spring-data jar 3.2.1
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.17
0.16
0.15
0.14