License |
License |
---|---|
GroupId | GroupIdio.agrest.openapi |
ArtifactId | ArtifactIdagrest-openapi-designfirst |
Version | Version4.9 |
Type | Typejar |
Description |
Descriptionagrest-openapi-designfirst: code generator
Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest
modules
|
<!-- https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/ -->
<dependency>
<groupId>io.agrest.openapi</groupId>
<artifactId>agrest-openapi-designfirst</artifactId>
<version>4.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/
implementation 'io.agrest.openapi:agrest-openapi-designfirst:4.9'
// https://jarcasting.com/artifacts/io.agrest.openapi/agrest-openapi-designfirst/
implementation ("io.agrest.openapi:agrest-openapi-designfirst:4.9")
'io.agrest.openapi:agrest-openapi-designfirst:jar:4.9'
<dependency org="io.agrest.openapi" name="agrest-openapi-designfirst" rev="4.9">
<artifact name="agrest-openapi-designfirst" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agrest.openapi', module='agrest-openapi-designfirst', version='4.9')
)
libraryDependencies += "io.agrest.openapi" % "agrest-openapi-designfirst" % "4.9"
[io.agrest.openapi/agrest-openapi-designfirst "4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.openapitools : openapi-generator-maven-plugin | jar | 5.2.0 |