is not current version
Last Version 4.10

agrest-openapi: OpenAPI 3 / Swagger integration 4.5

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.5
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.5


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

Dependencies

compile (3)

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

test (5)

Group / Artifact Type Version
io.bootique : bootique-junit5 jar
io.bootique.jersey : bootique-jersey jar
org.slf4j : slf4j-simple jar 1.7.25
org.mockito : mockito-all jar 1.9.5-rc1
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.