fr.vidal.oss:jax-rs-linker-coverage-report

Compile-time resource link resolution for JAX-RS

License

License

GroupId

GroupId

fr.vidal.oss
ArtifactId

ArtifactId

jax-rs-linker-coverage-report
Last Version

Last Version

1.0.0-M1
Release Date

Release Date

Type

Type

pom
Description

Description

Compile-time resource link resolution for JAX-RS

Download jax-rs-linker-coverage-report

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
fr.vidal.oss : jax-rs-linker-api jar 1.0.0-M1
fr.vidal.oss : jax-rs-linker-processor jar 1.0.0-M1
fr.vidal.oss : no-configuration-webapp war 1.0.0-M1
fr.vidal.oss : no-xml-webapp war 1.0.0-M1
fr.vidal.oss : xml-webapp war 1.0.0-M1

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
1.0.0-M1