OPS4J OrientDB Extensions Reactor

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

orient
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

OPS4J OrientDB Extensions Reactor
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download orient

Filename Size
orient-0.3.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • orient-ra-api
  • orient-ra
  • orient-rar
  • orient-samples
  • orient-spring-tx
  • itest

Versions

Version
0.3.0
0.2.0
0.1.0