is not current version
Last Version 6.2.180

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

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

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.interceptor.feature
Version

Version

6.0.3
Type

Type

pom

Download org.wso2.carbon.apimgt.interceptor.feature 6.0.3


<!-- 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>6.0.3</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:6.0.3'
// 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:6.0.3")
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.interceptor.feature:pom:6.0.3'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.interceptor.feature" rev="6.0.3">
  <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='6.0.3')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.interceptor.feature" % "6.0.3"
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.interceptor.feature "6.0.3"]