WSO2 API Publisher Plugin

Gradle plugin that enables WSO2 API publishing

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-api-publisher-plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

WSO2 API Publisher Plugin
Gradle plugin that enables WSO2 API publishing
Project URL

Project URL

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

Download wso2-api-publisher-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
com.google.code.gson : gson jar 2.8.0
joda-time : joda-time jar 2.9.9
com.github.michaelruocco : wso2-api-manager-client jar 5.0.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2
eu.codearte.catch-exception : catch-exception jar 1.4.4
com.github.michaelruocco : wso2-test-containers jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1