is not current version
Last Version 1.1.0

com.github.axway-api-management-plus.apim-cli:apimcli-app-import 1.0.0-RC1

Import applications module

Categories

Categories

CLI User Interface
GroupId

GroupId

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

ArtifactId

apimcli-app-import
Version

Version

1.0.0-RC1
Type

Type

jar

Download apimcli-app-import 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-app-import/ -->
<dependency>
    <groupId>com.github.axway-api-management-plus.apim-cli</groupId>
    <artifactId>apimcli-app-import</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-app-import/
implementation 'com.github.axway-api-management-plus.apim-cli:apimcli-app-import:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-app-import/
implementation ("com.github.axway-api-management-plus.apim-cli:apimcli-app-import:1.0.0-RC1")
'com.github.axway-api-management-plus.apim-cli:apimcli-app-import:jar:1.0.0-RC1'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="apimcli-app-import" rev="1.0.0-RC1">
  <artifact name="apimcli-app-import" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='apimcli-app-import', version='1.0.0-RC1')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "apimcli-app-import" % "1.0.0-RC1"
[com.github.axway-api-management-plus.apim-cli/apimcli-app-import "1.0.0-RC1"]