OPS4J OrientDB Resource Adapter Archive

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.orient
ArtifactId

ArtifactId

orient-rar
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

rar
Description

Description

OPS4J OrientDB Resource Adapter Archive
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download orient-rar

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0