Last Version

WSO2 API Manager Client 5.0.4

Library for interacting with the WSO2 API Manager Publisher and Store APIs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-api-manager-client
Version

Version

5.0.4
Type

Type

jar
Description

Description

WSO2 API Manager Client
Library for interacting with the WSO2 API Manager Publisher and Store APIs
Project URL

Project URL

https://github.com/michaelruocco/wso2-api-manager-client

Download wso2-api-manager-client 5.0.4


<!-- 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"]

Dependencies

compile (5)

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

test (5)

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

Project Modules

There are no modules declared in this project.