License |
License |
---|---|
GroupId | GroupIdio.agrest |
ArtifactId | ArtifactIdagrest-openapi |
Version | Version4.5 |
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.5.pom | |
agrest-openapi-4.5.jar | 21 KB |
agrest-openapi-4.5-sources.jar | 11 KB |
agrest-openapi-4.5-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
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 |
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 |