agrest-jaxrs2: JAX-RS 2 interface for Agrest

JAX-RS 2 interface for Agrest

License

License

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-jaxrs2
Last Version

Last Version

5.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

agrest-jaxrs2: JAX-RS 2 interface for Agrest
JAX-RS 2 interface for Agrest

Download agrest-jaxrs2

How to add to project

<!-- https://jarcasting.com/artifacts/io.agrest/agrest-jaxrs2/ -->
<dependency>
    <groupId>io.agrest</groupId>
    <artifactId>agrest-jaxrs2</artifactId>
    <version>5.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest/agrest-jaxrs2/
implementation 'io.agrest:agrest-jaxrs2:5.0.M2'
// https://jarcasting.com/artifacts/io.agrest/agrest-jaxrs2/
implementation ("io.agrest:agrest-jaxrs2:5.0.M2")
'io.agrest:agrest-jaxrs2:jar:5.0.M2'
<dependency org="io.agrest" name="agrest-jaxrs2" rev="5.0.M2">
  <artifact name="agrest-jaxrs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest', module='agrest-jaxrs2', version='5.0.M2')
)
libraryDependencies += "io.agrest" % "agrest-jaxrs2" % "5.0.M2"
[io.agrest/agrest-jaxrs2 "5.0.M2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.agrest : agrest-annotations jar 5.0.M2
io.agrest : agrest-engine jar 5.0.M2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique.jetty : bootique-jetty-junit5 jar 3.0.M1-SNAPSHOT
io.bootique.jersey : bootique-jersey jar 3.0.M1-SNAPSHOT
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.M2
5.0.M1