| License |
License |
|---|---|
| GroupId | GroupIdio.github.cmoine |
| ArtifactId | ArtifactIdarangobee |
| Version | Version0.17 |
| Type | Typejar |
| Description |
Descriptionarangobee
ArangoDB data migration tool for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| arangobee-0.17.pom | |
| arangobee-0.17.jar | 22 KB |
| arangobee-0.17-sources.jar | 17 KB |
| arangobee-0.17-javadoc.jar | 122 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |