Last Version

A Simple Web App Bundle for User Authentication Service - Based on Servlets/JSP 1.0.0

Java.net - The Source for Java Technology Collaboration

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

sample.uas.simplewab
Version

Version

1.0.0
Type

Type

war
Description

Description

A Simple Web App Bundle for User Authentication Service - Based on Servlets/JSP
Java.net - The Source for Java Technology Collaboration

Download sample.uas.simplewab 1.0.0


<!-- https://jarcasting.com/artifacts/org.glassfish.fighterfish/sample.uas.simplewab/ -->
<dependency>
    <groupId>org.glassfish.fighterfish</groupId>
    <artifactId>sample.uas.simplewab</artifactId>
    <version>1.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/sample.uas.simplewab/
implementation 'org.glassfish.fighterfish:sample.uas.simplewab:1.0.0'
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/sample.uas.simplewab/
implementation ("org.glassfish.fighterfish:sample.uas.simplewab:1.0.0")
'org.glassfish.fighterfish:sample.uas.simplewab:war:1.0.0'
<dependency org="org.glassfish.fighterfish" name="sample.uas.simplewab" rev="1.0.0">
  <artifact name="sample.uas.simplewab" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.fighterfish', module='sample.uas.simplewab', version='1.0.0')
)
libraryDependencies += "org.glassfish.fighterfish" % "sample.uas.simplewab" % "1.0.0"
[org.glassfish.fighterfish/sample.uas.simplewab "1.0.0"]

Dependencies

provided (5)

Group / Artifact Type Version
org.glassfish.fighterfish : sample.uas.api jar 1.0.0
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.glassfish : osgi-cdi-api jar 3.1-b41
javax : javaee-web-api jar 6.0

Project Modules

There are no modules declared in this project.