agrest-jaxrs2-openapi: OpenAPI3/Swagger for JAX-RS 2 Agrest

Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest modules

License

License

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-jaxrs2-openapi
Last Version

Last Version

5.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

agrest-jaxrs2-openapi: OpenAPI3/Swagger for JAX-RS 2 Agrest
Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest modules

Download agrest-jaxrs2-openapi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.agrest : agrest-jaxrs2 jar 5.0.M2
io.swagger.core.v3 : swagger-jaxrs2 jar 2.1.12

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.M2
5.0.M1