License |
License |
---|---|
GroupId | GroupIdorg.ops4j.orient |
ArtifactId | ArtifactIdorient-ra |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J OrientDB Resource Adapter
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orient-ra-0.3.0.pom | |
orient-ra-0.3.0.jar | 17 KB |
orient-ra-0.3.0-sources.jar | 13 KB |
orient-ra-0.3.0-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-j2ee-connector_1.6_spec | jar | 1.0 |