is not current version
Last Version 0.17

io.github.cmoine:arangobee 0.16

ArangoDB data migration tool for Java

GroupId

GroupId

io.github.cmoine
ArtifactId

ArtifactId

arangobee
Version

Version

0.16
Type

Type

jar

Download arangobee 0.16


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