Last Version

OPS4J OrientDB Resource Adapter 0.3.0

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.orient
ArtifactId

ArtifactId

orient-ra
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download orient-ra 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.ops4j.orient : orient-ra-api jar 0.3.0
com.orientechnologies : orientdb-object jar 2.0.1
com.orientechnologies : orientdb-core jar 2.0.1
org.slf4j : slf4j-api jar 1.6.6

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-j2ee-connector_1.6_spec jar 1.0

Project Modules

There are no modules declared in this project.