License |
License |
---|---|
Categories |
CategoriesCLI User Interface Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.cafapi |
ArtifactId | ArtifactIdswagger-restapi-client-base |
Last Version | Last Version2.0.0-425 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
swagger-restapi-client-base-2.0.0-425.pom | 6 KB |
swagger-restapi-client-base-2.0.0-425-tests.jar | 2 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
Version |
---|
2.0.0-425
|
1.20.0-288
|
1.19.0-269
|
1.18.0-257
|
1.17.0-201
|
1.16.0-118
|
1.15.0-1
|
1.14.0-1
|
1.13.0-239
|
1.12.0-232
|
1.11.0-218
|
1.10.0-205
|
1.9.0-197
|