License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.axway-api-management-plus.apim-cli |
ArtifactId | ArtifactIdapimcli-apim-adapter |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
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.12.0</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.12.0'
// 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.12.0")
'com.github.axway-api-management-plus.apim-cli:apimcli-apim-adapter:jar:1.12.0'
<dependency org="com.github.axway-api-management-plus.apim-cli" name="apimcli-apim-adapter" rev="1.12.0">
<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.12.0')
)
libraryDependencies += "com.github.axway-api-management-plus.apim-cli" % "apimcli-apim-adapter" % "1.12.0"
[com.github.axway-api-management-plus.apim-cli/apimcli-apim-adapter "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-cli : commons-cli | jar | 1.5.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.3 |
org.apache.olingo : olingo-odata2-api | jar | 2.0.12 |
org.apache.olingo : olingo-odata2-core | jar | 2.0.12 |
io.swagger.core.v3 : swagger-models | jar | 2.2.0 |
org.ehcache : ehcache | jar | 3.9.9 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
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 |