License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.axway-api-management-plus.apim-cli |
ArtifactId | ArtifactIdapimcli-apim-adapter |
Version | Version1.3.10 |
Type | Typejar |
Description |
DescriptionAxway API-Manager CLI API-Manager Adapter
The core component of the CLI providing an interface to the API-Manager.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-apim-adapter/ -->
<dependency>
<groupId>com.github.axway-api-management-plus.apim-cli</groupId>
<artifactId>apimcli-apim-adapter</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-apim-adapter/
implementation 'com.github.axway-api-management-plus.apim-cli:apimcli-apim-adapter:1.3.10'
// https://jarcasting.com/artifacts/com.github.axway-api-management-plus.apim-cli/apimcli-apim-adapter/
implementation ("com.github.axway-api-management-plus.apim-cli:apimcli-apim-adapter:1.3.10")
'com.github.axway-api-management-plus.apim-cli:apimcli-apim-adapter:jar:1.3.10'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="apimcli-apim-adapter" rev="1.3.10">
<artifact name="apimcli-apim-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axway-api-management-plus.apim-cli', module='apimcli-apim-adapter', version='1.3.10')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "apimcli-apim-adapter" % "1.3.10"
[com.github.axway-api-management-plus.apim-cli/apimcli-apim-adapter "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-cli : commons-cli | jar | 1.4 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-text | jar | 1.8 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.ehcache : ehcache | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.consol.citrus : citrus-core | jar | 2.7.7 |
com.consol.citrus : citrus-jms | jar | 2.7.7 |
com.consol.citrus : citrus-ws | jar | 2.7.7 |
com.consol.citrus : citrus-http | jar | 2.7.7 |
com.consol.citrus : citrus-java-dsl | jar | 2.7.7 |
org.testng : testng | jar | 6.14.3 |