is not current version
Last Version 7.0.208

org.wso2.carbon.apimgt:apimgt-gateway-modules 7.0.117


GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

apimgt-gateway-modules
Version

Version

7.0.117
Type

Type

pom

Download apimgt-gateway-modules 7.0.117


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-gateway-modules/ -->
<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>apimgt-gateway-modules</artifactId>
    <version>7.0.117</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-gateway-modules/
implementation 'org.wso2.carbon.apimgt:apimgt-gateway-modules:7.0.117'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/apimgt-gateway-modules/
implementation ("org.wso2.carbon.apimgt:apimgt-gateway-modules:7.0.117")
'org.wso2.carbon.apimgt:apimgt-gateway-modules:pom:7.0.117'
<dependency org="org.wso2.carbon.apimgt" name="apimgt-gateway-modules" rev="7.0.117">
  <artifact name="apimgt-gateway-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='apimgt-gateway-modules', version='7.0.117')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "apimgt-gateway-modules" % "7.0.117"
[org.wso2.carbon.apimgt/apimgt-gateway-modules "7.0.117"]