Last Version

WSO2 API Publisher Plugin 1.0.4

Gradle plugin that enables WSO2 API publishing

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

wso2-api-publisher-plugin
Version

Version

1.0.4
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 1.0.4


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