License |
License |
---|---|
GroupId | GroupIdio.agrest |
ArtifactId | ArtifactIdagrest-openapi |
Last Version | Last Version4.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagrest-openapi: OpenAPI 3 / Swagger integration
Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest
modules
|
Filename | Size |
---|---|
agrest-openapi-4.10.pom | |
agrest-openapi-4.10.jar | 21 KB |
agrest-openapi-4.10-sources.jar | 11 KB |
agrest-openapi-4.10-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
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 |