Last Version

test.app2- UAS Web App - Contains Servlets and Interface-less EJB and JPA. Evrything in WEB-INF/classes 1.0.0


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

test.app2
Version

Version

1.0.0
Type

Type

war
Description

Description

test.app2- UAS Web App - Contains Servlets and Interface-less EJB and JPA. Evrything in WEB-INF/classes
test.app2- UAS Web App - Contains Servlets and Interface-less EJB and JPA. Evrything in WEB-INF/classes

Download test.app2 1.0.0


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

Dependencies

provided (4)

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

Project Modules

There are no modules declared in this project.