WSO2 API Publisher Client

Library for interacting with the WSO2 API Manager Publisher API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-api-publisher-client
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download wso2-api-publisher-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.michaelruocco : http-client jar 3.0.0
com.google.code.gson : gson jar 2.8.0
joda-time : joda-time jar 2.9.7
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.24

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.24

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0