License |
License |
---|---|
GroupId | GroupIdorg.ops4j |
ArtifactId | ArtifactIdorient-itest |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J OrientDB Integration Tests
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orient-itest-0.2.0.pom | |
orient-itest-0.2.0.jar | 6 KB |
orient-itest-0.2.0-sources.jar | 5 KB |
orient-itest-0.2.0-javadoc.jar | 5 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |