Categories |
CategoriesGlassFish Container Application Servers |
---|---|
GroupId | GroupIdorg.glassfish.ozark.test |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.0-m02 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOzark 1.0.0-m02 Integration Tests
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
parent-1.0.0-m02.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.ozark.test/parent/ -->
<dependency>
<groupId>org.glassfish.ozark.test</groupId>
<artifactId>parent</artifactId>
<version>1.0.0-m02</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.ozark.test/parent/
implementation 'org.glassfish.ozark.test:parent:1.0.0-m02'
// https://jarcasting.com/artifacts/org.glassfish.ozark.test/parent/
implementation ("org.glassfish.ozark.test:parent:1.0.0-m02")
'org.glassfish.ozark.test:parent:pom:1.0.0-m02'
<dependency org="org.glassfish.ozark.test" name="parent" rev="1.0.0-m02">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.ozark.test', module='parent', version='1.0.0-m02')
)
libraryDependencies += "org.glassfish.ozark.test" % "parent" % "1.0.0-m02"
[org.glassfish.ozark.test/parent "1.0.0-m02"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.sourceforge.htmlunit : htmlunit | jar | 2.15 |
Version |
---|
1.0.0-m02
|