JAX RS Linker: integration test suite

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

License

License

GroupId

GroupId

fr.vidal.oss
ArtifactId

ArtifactId

jax-rs-linker-integration-tests
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

war
Description

Description

JAX RS Linker: integration test suite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jax-rs-linker-integration-tests

How to add to project

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

Dependencies

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

Project Modules

  • no-xml-webapp
  • xml-webapp
  • no-configuration-webapp

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
0.1