| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcd.connect.features |
| ArtifactId | ArtifactIdservice-rest-openapi-java |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionservice-rest-openapi-java
This is the compiled Jersey API for the client and server side of Java REST.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cd.connect.features/service-rest-openapi-java/ -->
<dependency>
<groupId>cd.connect.features</groupId>
<artifactId>service-rest-openapi-java</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.features/service-rest-openapi-java/
implementation 'cd.connect.features:service-rest-openapi-java:1.2'
// https://jarcasting.com/artifacts/cd.connect.features/service-rest-openapi-java/
implementation ("cd.connect.features:service-rest-openapi-java:1.2")
'cd.connect.features:service-rest-openapi-java:jar:1.2'
<dependency org="cd.connect.features" name="service-rest-openapi-java" rev="1.2">
<artifact name="service-rest-openapi-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.features', module='service-rest-openapi-java', version='1.2')
)
libraryDependencies += "cd.connect.features" % "service-rest-openapi-java" % "1.2"
[cd.connect.features/service-rest-openapi-java "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cd.connect.openapi.gensupport : openapi-generator-support | jar | 1.1 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.0.7 |
| cd.connect.composites.java : connect-composite-jersey | jar | [1.4,2) |