Last Version

jMaki Backend WebApp - Jersey sample 1.17.1

Samples that show how to use jersey.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

jmaki-backend
Version

Version

1.17.1
Type

Type

war
Description

Description

jMaki Backend WebApp - Jersey sample
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/jmaki-backend/
Project Organization

Project Organization

Oracle Corporation

Download jmaki-backend 1.17.1


<!-- https://jarcasting.com/artifacts/com.sun.jersey.samples/jmaki-backend/ -->
<dependency>
    <groupId>com.sun.jersey.samples</groupId>
    <artifactId>jmaki-backend</artifactId>
    <version>1.17.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.samples/jmaki-backend/
implementation 'com.sun.jersey.samples:jmaki-backend:1.17.1'
// https://jarcasting.com/artifacts/com.sun.jersey.samples/jmaki-backend/
implementation ("com.sun.jersey.samples:jmaki-backend:1.17.1")
'com.sun.jersey.samples:jmaki-backend:war:1.17.1'
<dependency org="com.sun.jersey.samples" name="jmaki-backend" rev="1.17.1">
  <artifact name="jmaki-backend" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples', module='jmaki-backend', version='1.17.1')
)
libraryDependencies += "com.sun.jersey.samples" % "jmaki-backend" % "1.17.1"
[com.sun.jersey.samples/jmaki-backend "1.17.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.