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