License |
License |
---|---|
GroupId | GroupIdcom.github.michaelruocco |
ArtifactId | ArtifactIdwso2-api-publisher-plugin |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 API Publisher Plugin
Gradle plugin that enables WSO2 API publishing
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |