Last Version

MOXy OXM Mapping - Jersey Sample - WebApp 1.19.4

Samples that show how to use jersey.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples.moxy-oxm-mapping
ArtifactId

ArtifactId

moxy-oxm-mapping-webapp
Version

Version

1.19.4
Type

Type

war
Description

Description

MOXy OXM Mapping - Jersey Sample - WebApp
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/moxy-oxm-mapping-webapp/
Project Organization

Project Organization

Oracle Corporation

Download moxy-oxm-mapping-webapp 1.19.4


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

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.