License |
License |
---|---|
GroupId | GroupIdorg.ops4j.orient |
ArtifactId | ArtifactIdorient-rar |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typerar |
Description |
DescriptionOPS4J OrientDB Resource Adapter Archive
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orient-rar-0.3.0.pom | |
orient-rar-0.3.0.rar | 2 MB |
orient-rar-0.3.0-sources.jar | 5 KB |
orient-rar-0.3.0-javadoc.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.orient/orient-rar/ -->
<dependency>
<groupId>org.ops4j.orient</groupId>
<artifactId>orient-rar</artifactId>
<version>0.3.0</version>
<type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.orient/orient-rar/
implementation 'org.ops4j.orient:orient-rar:0.3.0'
// https://jarcasting.com/artifacts/org.ops4j.orient/orient-rar/
implementation ("org.ops4j.orient:orient-rar:0.3.0")
'org.ops4j.orient:orient-rar:rar:0.3.0'
<dependency org="org.ops4j.orient" name="orient-rar" rev="0.3.0">
<artifact name="orient-rar" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.orient', module='orient-rar', version='0.3.0')
)
libraryDependencies += "org.ops4j.orient" % "orient-rar" % "0.3.0"
[org.ops4j.orient/orient-rar "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.orient : orient-ra | jar | 0.3.0 |
com.orientechnologies : orientdb-client | jar | 2.0.1 |
org.javassist : javassist | jar | 3.16.1-GA |
org.slf4j : jcl-over-slf4j | jar | 1.6.6 |