is not current version
Last Version 4.0.0

com.github.daniel-shuy:jax-rs-jpa-crud 3.0.0

Provides extendable classes to create JAX-RS CRUD Web Services tied to JPA entity classes

GroupId

GroupId

com.github.daniel-shuy
ArtifactId

ArtifactId

jax-rs-jpa-crud
Version

Version

3.0.0
Type

Type

jar

Download jax-rs-jpa-crud 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.daniel-shuy/jax-rs-jpa-crud/ -->
<dependency>
    <groupId>com.github.daniel-shuy</groupId>
    <artifactId>jax-rs-jpa-crud</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daniel-shuy/jax-rs-jpa-crud/
implementation 'com.github.daniel-shuy:jax-rs-jpa-crud:3.0.0'
// https://jarcasting.com/artifacts/com.github.daniel-shuy/jax-rs-jpa-crud/
implementation ("com.github.daniel-shuy:jax-rs-jpa-crud:3.0.0")
'com.github.daniel-shuy:jax-rs-jpa-crud:jar:3.0.0'
<dependency org="com.github.daniel-shuy" name="jax-rs-jpa-crud" rev="3.0.0">
  <artifact name="jax-rs-jpa-crud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daniel-shuy', module='jax-rs-jpa-crud', version='3.0.0')
)
libraryDependencies += "com.github.daniel-shuy" % "jax-rs-jpa-crud" % "3.0.0"
[com.github.daniel-shuy/jax-rs-jpa-crud "3.0.0"]