is not current version
Last Version 1.1.0

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

Exports existing APIs from a running API-Manager to get the required API-Import assets.

Categories

Categories

CLI User Interface
GroupId

GroupId

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

ArtifactId

apimcli-api-import
Version

Version

1.0.0
Type

Type

jar

Download apimcli-api-import 1.0.0


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