Last Version

OPS4J OrientDB Integration Tests 0.2.0

Maven parent POM for all OPS4J Maven projects.

License

License

GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

orient-itest
Version

Version

0.2.0
Type

Type

jar
Description

Description

OPS4J OrientDB Integration Tests
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download orient-itest 0.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.6.6
ch.qos.logback : logback-classic jar 1.0.4
org.javassist : javassist jar 3.16.1-GA
org.glassfish.main.extras : glassfish-embedded-all jar 3.1.2.2
org.slf4j : slf4j-api jar 1.6.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.