JAX-RS Extensions

Microtweak Parent POM

License

License

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jaxrs-ext-parent
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

JAX-RS Extensions
Microtweak Parent POM
Project URL

Project URL

https://github.com/microtweak/jaxrs-ext
Source Code Management

Source Code Management

https://github.com/microtweak/jaxrs-ext

Download jaxrs-ext-parent

How to add to project

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

Dependencies

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

Project Modules

  • beanvalidation
  • responses
  • param
  • multipart

JAX-RS Extensions

Set of extensions for JAX-RS.

com.github.microtweak

Microtweak

Small libraries for micro tweaking (or small features) in frameworks you already know

Versions

Version
0.0.3
0.0.2
0.0.1