License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.axway-api-management-plus.apim-cli |
ArtifactId | ArtifactIdparent |
Version | Version1.9.0 |
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.9.0.pom | 12 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.9.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.9.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.9.0")
'com.github.axway-api-management-plus.apim-cli:parent:pom:1.9.0'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="parent" rev="1.9.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='parent', version='1.9.0')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "parent" % "1.9.0"
[com.github.axway-api-management-plus.apim-cli/parent "1.9.0"]