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

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.interceptor.feature 5.0.0

This feature contains the tomcat valve that intercept all incomming request and add API Management

Группа

Группа

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

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

org.wso2.carbon.apimgt.interceptor.feature
Версия

Версия

5.0.0
Тип

Тип

pom

Скачать org.wso2.carbon.apimgt.interceptor.feature 5.0.0


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