JAX RS Linker: webapp with web.xml

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

fr.vidal.oss
ArtifactId

ArtifactId

xml-webapp
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

war
Description

Description

JAX RS Linker: webapp with web.xml
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download xml-webapp

How to add to project

<!-- https://jarcasting.com/artifacts/fr.vidal.oss/xml-webapp/ -->
<dependency>
    <groupId>fr.vidal.oss</groupId>
    <artifactId>xml-webapp</artifactId>
    <version>0.4.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/fr.vidal.oss/xml-webapp/
implementation 'fr.vidal.oss:xml-webapp:0.4.1'
// https://jarcasting.com/artifacts/fr.vidal.oss/xml-webapp/
implementation ("fr.vidal.oss:xml-webapp:0.4.1")
'fr.vidal.oss:xml-webapp:war:0.4.1'
<dependency org="fr.vidal.oss" name="xml-webapp" rev="0.4.1">
  <artifact name="xml-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='fr.vidal.oss', module='xml-webapp', version='0.4.1')
)
libraryDependencies += "fr.vidal.oss" % "xml-webapp" % "0.4.1"
[fr.vidal.oss/xml-webapp "0.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
fr.vidal.oss : jax-rs-linker jar 0.4.1
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.2.0
com.squareup.okhttp : okhttp jar 2.5.0

Project Modules

There are no modules declared in this project.

JAX-RS linker

Build status

Build Status Coverage Status

Scope

JAX-RS Linker generates typesafe static links between resources at compile time! Tiny API, no runtime overhead!

Compatibility note

This works only with JAX-RS 2.x implementations!

Detailed documentation

Please see the wiki.

fr.vidal.oss

VIDAL

Vidal Tech's repository

Versions

Version
0.4.1