License |
License |
---|---|
Categories |
CategoriesCLI User Interface Distribution Build Tools |
GroupId | GroupIdcom.github.axway-api-management-plus.apim-cli |
ArtifactId | ArtifactIddistribution |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDistribution
Provides an easy to use CLI for Axway API-Manager allowing you to manage your APIs/Apps and Orgs as Code.
|
Filename | Size |
---|---|
distribution-1.12.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/distribution/ -->
<dependency>
<groupId>com.github.axway-api-management-plus.apim-cli</groupId>
<artifactId>distribution</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/distribution/
implementation 'com.github.axway-api-management-plus.apim-cli:distribution:1.12.0'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/distribution/
implementation ("com.github.axway-api-management-plus.apim-cli:distribution:1.12.0")
'com.github.axway-api-management-plus.apim-cli:distribution:pom:1.12.0'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="distribution" rev="1.12.0">
<artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='distribution', version='1.12.0')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "distribution" % "1.12.0"
[com.github.axway-api-management-plus.apim-cli/distribution "1.12.0"]