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