test.app20 Web App: A simple CDI based WAB. Contains a Servlet using a OSGi/CDI used for testing GLASSFISH-18370.


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

test.app20
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

test.app20 Web App: A simple CDI based WAB. Contains a Servlet using a OSGi/CDI used for testing GLASSFISH-18370.
test.app20 Web App: A simple CDI based WAB. Contains a Servlet using a OSGi/CDI used for testing GLASSFISH-18370.

Download test.app20

How to add to project

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

Versions

Version
1.0.0