is not current version
Last Version 3.2.2

org.wso2.am.microgw:mgw-interceptor 3.1.0-beta


GroupId

GroupId

org.wso2.am.microgw
ArtifactId

ArtifactId

mgw-interceptor
Version

Version

3.1.0-beta
Type

Type

jar

Download mgw-interceptor 3.1.0-beta


<!-- https://jarcasting.com/artifacts/org.wso2.am.microgw/mgw-interceptor/ -->
<dependency>
    <groupId>org.wso2.am.microgw</groupId>
    <artifactId>mgw-interceptor</artifactId>
    <version>3.1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am.microgw/mgw-interceptor/
implementation 'org.wso2.am.microgw:mgw-interceptor:3.1.0-beta'
// https://jarcasting.com/artifacts/org.wso2.am.microgw/mgw-interceptor/
implementation ("org.wso2.am.microgw:mgw-interceptor:3.1.0-beta")
'org.wso2.am.microgw:mgw-interceptor:jar:3.1.0-beta'
<dependency org="org.wso2.am.microgw" name="mgw-interceptor" rev="3.1.0-beta">
  <artifact name="mgw-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am.microgw', module='mgw-interceptor', version='3.1.0-beta')
)
libraryDependencies += "org.wso2.am.microgw" % "mgw-interceptor" % "3.1.0-beta"
[org.wso2.am.microgw/mgw-interceptor "3.1.0-beta"]