sample.uas.simplejaxrs Jersey Webapp


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

sample.uas.simplejaxrs
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

war
Description

Description

sample.uas.simplejaxrs Jersey Webapp
sample.uas.simplejaxrs Jersey Webapp

Download sample.uas.simplejaxrs

How to add to project

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

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.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.1
1.0.0