Last Version

com.github.cafapi:swagger-restapi-client-base 2.0.0-425

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

License

License

Categories

Categories

CLI User Interface Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

swagger-restapi-client-base
Version

Version

2.0.0-425
Type

Type

jar
Description

Description

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download swagger-restapi-client-base 2.0.0-425


<!-- https://jarcasting.com/artifacts/com.github.cafapi/swagger-restapi-client-base/ -->
<dependency>
    <groupId>com.github.cafapi</groupId>
    <artifactId>swagger-restapi-client-base</artifactId>
    <version>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-restapi-client-base/
implementation 'com.github.cafapi:swagger-restapi-client-base:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-restapi-client-base/
implementation ("com.github.cafapi:swagger-restapi-client-base:2.0.0-425")
'com.github.cafapi:swagger-restapi-client-base:jar:2.0.0-425'
<dependency org="com.github.cafapi" name="swagger-restapi-client-base" rev="2.0.0-425">
  <artifact name="swagger-restapi-client-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='swagger-restapi-client-base', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi" % "swagger-restapi-client-base" % "2.0.0-425"
[com.github.cafapi/swagger-restapi-client-base "2.0.0-425"]

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.4
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey.contribs : jersey-multipart jar 1.19
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar
com.fasterxml.jackson.datatype : jackson-datatype-joda jar
joda-time : joda-time jar 2.8.2
com.brsanthu : migbase64 jar 2.2
javax.ws.rs : jsr311-api jar 1.1.1

provided (1)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5

Project Modules

There are no modules declared in this project.