License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.divide |
ArtifactId | ArtifactIddao-orientdb |
Version | Version0.5.2 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
dao-orientdb-0.5.2.pom | |
dao-orientdb-0.5.2.jar | 11 KB |
dao-orientdb-0.5.2-sources.jar | 5 KB |
dao-orientdb-0.5.2-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.divide/dao-orientdb/ -->
<dependency>
<groupId>io.divide</groupId>
<artifactId>dao-orientdb</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.divide/dao-orientdb/
implementation 'io.divide:dao-orientdb:0.5.2'
// https://jarcasting.com/artifacts/io.divide/dao-orientdb/
implementation ("io.divide:dao-orientdb:0.5.2")
'io.divide:dao-orientdb:jar:0.5.2'
<dependency org="io.divide" name="dao-orientdb" rev="0.5.2">
<artifact name="dao-orientdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.divide', module='dao-orientdb', version='0.5.2')
)
libraryDependencies += "io.divide" % "dao-orientdb" % "0.5.2"
[io.divide/dao-orientdb "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
io.divide : dao-common | jar | 0.5.2 |
io.divide : dao-common | test-jar | 0.5.2 |
com.orientechnologies : orient-commons | jar | 1.6.4 |
com.orientechnologies : orientdb-core | jar | 1.6.4 |
io.divide : shared | jar | 0.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |