License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.michaelruocco |
ArtifactId | ArtifactIdwso2-api-manager-client |
Last Version | Last Version5.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 API Manager Client
Library for interacting with the WSO2 API Manager Publisher and Store APIs
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-api-manager-client/ -->
<dependency>
<groupId>com.github.michaelruocco</groupId>
<artifactId>wso2-api-manager-client</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-api-manager-client/
implementation 'com.github.michaelruocco:wso2-api-manager-client:5.0.4'
// https://jarcasting.com/artifacts/com.github.michaelruocco/wso2-api-manager-client/
implementation ("com.github.michaelruocco:wso2-api-manager-client:5.0.4")
'com.github.michaelruocco:wso2-api-manager-client:jar:5.0.4'
<dependency org="com.github.michaelruocco" name="wso2-api-manager-client" rev="5.0.4">
<artifact name="wso2-api-manager-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='wso2-api-manager-client', version='5.0.4')
)
libraryDependencies += "com.github.michaelruocco" % "wso2-api-manager-client" % "5.0.4"
[com.github.michaelruocco/wso2-api-manager-client "5.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.michaelruocco : http-client | jar | 3.0.3 |
com.google.code.gson : gson | jar | 2.8.0 |
joda-time : joda-time | jar | 2.9.9 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.2 |
org.mockito : mockito-all | jar | 1.9.5 |
com.github.michaelruocco : wso2-test-containers | jar | 1.0.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |