License |
License |
---|---|
GroupId | GroupIdio.apiman |
ArtifactId | ArtifactIdapiman-gateway-test |
Last Version | Last Version2.2.3.Final |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapiman-gateway-test
Open Source API Management
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.apiman/apiman-gateway-test/ -->
<dependency>
<groupId>io.apiman</groupId>
<artifactId>apiman-gateway-test</artifactId>
<version>2.2.3.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.apiman/apiman-gateway-test/
implementation 'io.apiman:apiman-gateway-test:2.2.3.Final'
// https://jarcasting.com/artifacts/io.apiman/apiman-gateway-test/
implementation ("io.apiman:apiman-gateway-test:2.2.3.Final")
'io.apiman:apiman-gateway-test:jar:2.2.3.Final'
<dependency org="io.apiman" name="apiman-gateway-test" rev="2.2.3.Final">
<artifact name="apiman-gateway-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apiman', module='apiman-gateway-test', version='2.2.3.Final')
)
libraryDependencies += "io.apiman" % "apiman-gateway-test" % "2.2.3.Final"
[io.apiman/apiman-gateway-test "2.2.3.Final"]