Categories |
CategoriesGlassFish Container Application Servers |
---|---|
GroupId | GroupIdorg.glassfish.mojarra |
ArtifactId | ArtifactIdspi-parent |
Last Version | Last Version2.3.0-m06 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
spi-parent-2.3.0-m06.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.mojarra/spi-parent/ -->
<dependency>
<groupId>org.glassfish.mojarra</groupId>
<artifactId>spi-parent</artifactId>
<version>2.3.0-m06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.mojarra/spi-parent/
implementation 'org.glassfish.mojarra:spi-parent:2.3.0-m06'
// https://jarcasting.com/artifacts/org.glassfish.mojarra/spi-parent/
implementation ("org.glassfish.mojarra:spi-parent:2.3.0-m06")
'org.glassfish.mojarra:spi-parent:pom:2.3.0-m06'
<dependency org="org.glassfish.mojarra" name="spi-parent" rev="2.3.0-m06">
<artifact name="spi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.mojarra', module='spi-parent', version='2.3.0-m06')
)
libraryDependencies += "org.glassfish.mojarra" % "spi-parent" % "2.3.0-m06"
[org.glassfish.mojarra/spi-parent "2.3.0-m06"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Version |
---|
2.3.0-m06
|