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

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


Группа

Группа

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

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

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

Версия

6.8.194
Тип

Тип

jar

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


<!-- 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.194</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.194'
// 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.194")
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.common:jar:6.8.194'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.gateway.common" rev="6.8.194">
  <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.194')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.gateway.common" % "6.8.194"
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.gateway.common "6.8.194"]