OPS4J OrientDB Extensions Samples

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j.orient
ArtifactId

ArtifactId

orient-samples
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download orient-samples

Filename Size
orient-samples-0.3.0.pom 641 bytes
Browse

How to add to project

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

Versions

Version
0.3.0
0.2.0
0.1.0