Categories |
CategoriesGlassFish Container Application Servers |
---|---|
GroupId | GroupIdorg.glassfish.ozark.test |
ArtifactId | ArtifactIdview-annotation |
Last Version | Last Version1.0.0-m02 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOzark 1.0.0-m02 View Annotation Tests
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
view-annotation-1.0.0-m02.pom | |
view-annotation-1.0.0-m02.war | 82 KB |
view-annotation-1.0.0-m02-sources.jar | 4 KB |
view-annotation-1.0.0-m02-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.ozark.test/view-annotation/ -->
<dependency>
<groupId>org.glassfish.ozark.test</groupId>
<artifactId>view-annotation</artifactId>
<version>1.0.0-m02</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.ozark.test/view-annotation/
implementation 'org.glassfish.ozark.test:view-annotation:1.0.0-m02'
// https://jarcasting.com/artifacts/org.glassfish.ozark.test/view-annotation/
implementation ("org.glassfish.ozark.test:view-annotation:1.0.0-m02")
'org.glassfish.ozark.test:view-annotation:war:1.0.0-m02'
<dependency org="org.glassfish.ozark.test" name="view-annotation" rev="1.0.0-m02">
<artifact name="view-annotation" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.ozark.test', module='view-annotation', version='1.0.0-m02')
)
libraryDependencies += "org.glassfish.ozark.test" % "view-annotation" % "1.0.0-m02"
[org.glassfish.ozark.test/view-annotation "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 |