is not current version
Last Version 0.17

io.github.cmoine:arangobee 0.14

ArangoDB data migration tool for Java

GroupId

GroupId

io.github.cmoine
ArtifactId

ArtifactId

arangobee
Version

Version

0.14
Type

Type

jar

Download arangobee 0.14


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