License |
License |
---|---|
GroupId | GroupIdio.agrest |
ArtifactId | ArtifactIdagrest-jaxrs2 |
Last Version | Last Version5.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagrest-jaxrs2: JAX-RS 2 interface for Agrest
JAX-RS 2 interface for Agrest
|
Filename | Size |
---|---|
agrest-jaxrs2-5.0.M2.pom | |
agrest-jaxrs2-5.0.M2.jar | 18 KB |
agrest-jaxrs2-5.0.M2-tests.jar | 46 KB |
agrest-jaxrs2-5.0.M2-sources.jar | 11 KB |
agrest-jaxrs2-5.0.M2-javadoc.jar | 452 KB |
Browse |
<!-- 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"]
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 |
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 |