| License | License | 
|---|---|
| GroupId | GroupIdio.apiman | 
| ArtifactId | ArtifactIdapiman-distro-es | 
| Last Version | Last Version1.5.7.Final | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | Descriptionapiman-distro-es Open Source API Management | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/io.apiman/apiman-distro-es/ -->
<dependency>
    <groupId>io.apiman</groupId>
    <artifactId>apiman-distro-es</artifactId>
    <version>1.5.7.Final</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/io.apiman/apiman-distro-es/
implementation 'io.apiman:apiman-distro-es:1.5.7.Final'// https://jarcasting.com/artifacts/io.apiman/apiman-distro-es/
implementation ("io.apiman:apiman-distro-es:1.5.7.Final")'io.apiman:apiman-distro-es:war:1.5.7.Final'<dependency org="io.apiman" name="apiman-distro-es" rev="1.5.7.Final">
  <artifact name="apiman-distro-es" type="war" />
</dependency>@Grapes(
@Grab(group='io.apiman', module='apiman-distro-es', version='1.5.7.Final')
)libraryDependencies += "io.apiman" % "apiman-distro-es" % "1.5.7.Final"[io.apiman/apiman-distro-es "1.5.7.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.apiman : apiman-common-es | jar | 1.5.7.Final | 
| io.apiman : apiman-common-config | jar | 1.5.7.Final | 
| commons-logging : commons-logging | jar | 1.2 | 
| commons-configuration : commons-configuration | jar | 1.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | 1.0.2.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 |