Last Version

GuicedEE JAX-RS Examples 1.2.0.3-jre17-rc1

Examples for JAX-RS

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.examples.jaxrs
ArtifactId

ArtifactId

examples-jaxrs-parent
Version

Version

1.2.0.3-jre17-rc1
Type

Type

pom
Description

Description

GuicedEE JAX-RS Examples
Examples for JAX-RS
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/JWebMP-Undertow.git

Download examples-jaxrs-parent 1.2.0.3-jre17-rc1


<!-- https://jarcasting.com/artifacts/com.guicedee.examples.jaxrs/examples-jaxrs-parent/ -->
<dependency>
    <groupId>com.guicedee.examples.jaxrs</groupId>
    <artifactId>examples-jaxrs-parent</artifactId>
    <version>1.2.0.3-jre17-rc1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.examples.jaxrs/examples-jaxrs-parent/
implementation 'com.guicedee.examples.jaxrs:examples-jaxrs-parent:1.2.0.3-jre17-rc1'
// https://jarcasting.com/artifacts/com.guicedee.examples.jaxrs/examples-jaxrs-parent/
implementation ("com.guicedee.examples.jaxrs:examples-jaxrs-parent:1.2.0.3-jre17-rc1")
'com.guicedee.examples.jaxrs:examples-jaxrs-parent:pom:1.2.0.3-jre17-rc1'
<dependency org="com.guicedee.examples.jaxrs" name="examples-jaxrs-parent" rev="1.2.0.3-jre17-rc1">
  <artifact name="examples-jaxrs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.examples.jaxrs', module='examples-jaxrs-parent', version='1.2.0.3-jre17-rc1')
)
libraryDependencies += "com.guicedee.examples.jaxrs" % "examples-jaxrs-parent" % "1.2.0.3-jre17-rc1"
[com.guicedee.examples.jaxrs/examples-jaxrs-parent "1.2.0.3-jre17-rc1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.guicedee.servlets : guiced-rest-services jar 1.2.0.3-jre17-rc1

Project Modules

  • Basic
  • OAuth