Last Version

agrest-openapi: OpenAPI 3 / Swagger integration 4.10

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-openapi
Version

Version

4.10
Type

Type

jar
Description

Description

agrest-openapi: OpenAPI 3 / Swagger integration
Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest modules

Download agrest-openapi 4.10


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

Dependencies

compile (3)

Group / Artifact Type Version
io.agrest : agrest-engine jar 4.10
io.agrest : agrest-annotations jar 4.10
io.swagger.core.v3 : swagger-jaxrs2 jar 2.1.5

provided (1)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

test (5)

Group / Artifact Type Version
io.bootique : bootique-junit5 jar 2.0.B1
io.bootique.jersey : bootique-jersey jar 2.0.B1
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.