JAX-RS Linker: parent POM

Compile-time resource link resolution for JAX-RS

License

License

GroupId

GroupId

fr.vidal.oss
ArtifactId

ArtifactId

jax-rs-linker-parent
Last Version

Last Version

1.0.0-M1
Release Date

Release Date

Type

Type

pom
Description

Description

JAX-RS Linker: parent POM
Compile-time resource link resolution for JAX-RS
Project URL

Project URL

https://github.com/softwarevidal/jax-rs-linker
Source Code Management

Source Code Management

https://github.com/softwarevidal/jax-rs-linker

Download jax-rs-linker-parent

How to add to project

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

Dependencies

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

Project Modules

  • jax-rs-linker-api
  • jax-rs-linker-processor
  • jax-rs-linker-integration-tests
  • jax-rs-linker-coverage-report

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
0.4.1
0.4
0.3
0.2
0.1