is not current version
Last Version 1.2

cd.connect.features:service-rest-openapi-java 1.1

This is the compiled Jersey API for the client and server side of Java REST.

Categories

Categories

Java Languages
GroupId

GroupId

cd.connect.features
ArtifactId

ArtifactId

service-rest-openapi-java
Version

Version

1.1
Type

Type

jar

Download service-rest-openapi-java 1.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.features/service-rest-openapi-java/
implementation 'cd.connect.features:service-rest-openapi-java:1.1'
// https://jarcasting.com/artifacts/cd.connect.features/service-rest-openapi-java/
implementation ("cd.connect.features:service-rest-openapi-java:1.1")
'cd.connect.features:service-rest-openapi-java:jar:1.1'
<dependency org="cd.connect.features" name="service-rest-openapi-java" rev="1.1">
  <artifact name="service-rest-openapi-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.features', module='service-rest-openapi-java', version='1.1')
)
libraryDependencies += "cd.connect.features" % "service-rest-openapi-java" % "1.1"
[cd.connect.features/service-rest-openapi-java "1.1"]