is not current version
Last Version 1.12.0

com.github.axway-api-management-plus.apim-cli:parent 1.3.5

Provides an easy to use CLI for Axway API-Manager allowing you to manage your APIs/Apps and Orgs as Code.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.axway-api-management-plus.apim-cli
ArtifactId

ArtifactId

parent
Version

Version

1.3.5
Type

Type

pom

Download parent 1.3.5

Filename Size
parent-1.3.5.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.3.5</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.3.5'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/parent/
implementation ("com.github.axway-api-management-plus.apim-cli:parent:1.3.5")
'com.github.axway-api-management-plus.apim-cli:parent:pom:1.3.5'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="parent" rev="1.3.5">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='parent', version='1.3.5')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "parent" % "1.3.5"
[com.github.axway-api-management-plus.apim-cli/parent "1.3.5"]