License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.ops4j.orient.itest |
ArtifactId | ArtifactIditest-glassfish |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J OrientDB GlassFish Integration Tests
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
itest-glassfish-0.3.0.pom | |
itest-glassfish-0.3.0.jar | 7 KB |
itest-glassfish-0.3.0-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.orient.itest/itest-glassfish/ -->
<dependency>
<groupId>org.ops4j.orient.itest</groupId>
<artifactId>itest-glassfish</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.orient.itest/itest-glassfish/
implementation 'org.ops4j.orient.itest:itest-glassfish:0.3.0'
// https://jarcasting.com/artifacts/org.ops4j.orient.itest/itest-glassfish/
implementation ("org.ops4j.orient.itest:itest-glassfish:0.3.0")
'org.ops4j.orient.itest:itest-glassfish:jar:0.3.0'
<dependency org="org.ops4j.orient.itest" name="itest-glassfish" rev="0.3.0">
<artifact name="itest-glassfish" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.orient.itest', module='itest-glassfish', version='0.3.0')
)
libraryDependencies += "org.ops4j.orient.itest" % "itest-glassfish" % "0.3.0"
[org.ops4j.orient.itest/itest-glassfish "0.3.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 | 4.1 |
org.slf4j : slf4j-api | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |