License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.apiman |
ArtifactId | ArtifactIdapiman-gateway-platforms |
Version | Version2.1.3.Final |
Type | Typepom |
Description |
Descriptionapiman-gateway-platforms
Open Source API Management
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apiman-gateway-platforms-2.1.3.Final.pom | 997 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.apiman/apiman-gateway-platforms/ -->
<dependency>
<groupId>io.apiman</groupId>
<artifactId>apiman-gateway-platforms</artifactId>
<version>2.1.3.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.apiman/apiman-gateway-platforms/
implementation 'io.apiman:apiman-gateway-platforms:2.1.3.Final'
// https://jarcasting.com/artifacts/io.apiman/apiman-gateway-platforms/
implementation ("io.apiman:apiman-gateway-platforms:2.1.3.Final")
'io.apiman:apiman-gateway-platforms:pom:2.1.3.Final'
<dependency org="io.apiman" name="apiman-gateway-platforms" rev="2.1.3.Final">
<artifact name="apiman-gateway-platforms" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.apiman', module='apiman-gateway-platforms', version='2.1.3.Final')
)
libraryDependencies += "io.apiman" % "apiman-gateway-platforms" % "2.1.3.Final"
[io.apiman/apiman-gateway-platforms "2.1.3.Final"]