OPS4J OrientDB Extensions Sample 2

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.orient.samples
ArtifactId

ArtifactId

orient-sample2
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

war
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download orient-sample2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ops4j.orient : orient-ra-api jar 0.3.0
org.slf4j : slf4j-api jar 1.6.6

provided (7)

Group / Artifact Type Version
javax.faces : jsf-api jar 2.1
org.apache.geronimo.specs : geronimo-ejb_3.1_spec jar 1.0.2
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1
org.apache.geronimo.specs : geronimo-annotation_1.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-j2ee-connector_1.6_spec jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0