This is retired. Please use https://www.microprofile-ext.org
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.phillip-kruger.microprofile-extensions |
| ArtifactId | ArtifactIdjaxrs-ext |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMicroprofile extensions :: JAX-RS
Some extensions for JAX-RS
|
| Filename | Size |
|---|---|
| jaxrs-ext-1.0.10.pom | |
| jaxrs-ext-1.0.10.jar | 6 KB |
| jaxrs-ext-1.0.10-sources.jar | 5 KB |
| jaxrs-ext-1.0.10-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extensions/jaxrs-ext/ -->
<dependency>
<groupId>com.github.phillip-kruger.microprofile-extensions</groupId>
<artifactId>jaxrs-ext</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extensions/jaxrs-ext/
implementation 'com.github.phillip-kruger.microprofile-extensions:jaxrs-ext:1.0.10'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extensions/jaxrs-ext/
implementation ("com.github.phillip-kruger.microprofile-extensions:jaxrs-ext:1.0.10")
'com.github.phillip-kruger.microprofile-extensions:jaxrs-ext:jar:1.0.10'
<dependency org="com.github.phillip-kruger.microprofile-extensions" name="jaxrs-ext" rev="1.0.10">
<artifact name="jaxrs-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extensions', module='jaxrs-ext', version='1.0.10')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extensions" % "jaxrs-ext" % "1.0.10"
[com.github.phillip-kruger.microprofile-extensions/jaxrs-ext "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| org.eclipse.microprofile : microprofile | pom | 1.3 |
| org.projectlombok : lombok | jar | 1.18.2 |
This is retired. Please use https://www.microprofile-ext.org