| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.michaelruocco |
| Идентификатор | Идентификаторwso2-api-publisher-plugin |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 API Publisher Plugin
Gradle plugin that enables WSO2 API publishing
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| wso2-api-publisher-plugin-1.0.4.pom | |
| wso2-api-publisher-plugin-1.0.4.jar | 19 KB |
| wso2-api-publisher-plugin-1.0.4-sources.jar | 5 KB |
| wso2-api-publisher-plugin-1.0.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |