не последняя версия
Последняя версия 6.8.215

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.common 6.8.198


Группа

Группа

org.wso2.carbon.apimgt
Идентификатор

Идентификатор

org.wso2.carbon.apimgt.gateway.common
Версия

Версия

6.8.198
Тип

Тип

jar

Скачать org.wso2.carbon.apimgt.gateway.common 6.8.198


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