License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.extras |
ArtifactId | ArtifactIdappserv-rt-pom |
Last Version | Last Version3.2-b06 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGlassFish appserv-rt Manifest pom
|
Project Organization |
Project OrganizationGlassFish Community |
Filename | Size |
---|---|
appserv-rt-pom-3.2-b06.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.extras/appserv-rt-pom/ -->
<dependency>
<groupId>org.glassfish.extras</groupId>
<artifactId>appserv-rt-pom</artifactId>
<version>3.2-b06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.extras/appserv-rt-pom/
implementation 'org.glassfish.extras:appserv-rt-pom:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.extras/appserv-rt-pom/
implementation ("org.glassfish.extras:appserv-rt-pom:3.2-b06")
'org.glassfish.extras:appserv-rt-pom:pom:3.2-b06'
<dependency org="org.glassfish.extras" name="appserv-rt-pom" rev="3.2-b06">
<artifact name="appserv-rt-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.extras', module='appserv-rt-pom', version='3.2-b06')
)
libraryDependencies += "org.glassfish.extras" % "appserv-rt-pom" % "3.2-b06"
[org.glassfish.extras/appserv-rt-pom "3.2-b06"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |