is not current version
Last Version 4.1.0-m4

org.wso2.ei:org.wso2.micro.integrator.security.server.feature 4.0.0-alpha

This feature contains the bundles related for security in WSO2 MI

Categories

Categories

Security
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

org.wso2.micro.integrator.security.server.feature
Version

Version

4.0.0-alpha
Type

Type

pom

Download org.wso2.micro.integrator.security.server.feature 4.0.0-alpha


<!-- https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.server.feature/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>org.wso2.micro.integrator.security.server.feature</artifactId>
    <version>4.0.0-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.server.feature/
implementation 'org.wso2.ei:org.wso2.micro.integrator.security.server.feature:4.0.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.server.feature/
implementation ("org.wso2.ei:org.wso2.micro.integrator.security.server.feature:4.0.0-alpha")
'org.wso2.ei:org.wso2.micro.integrator.security.server.feature:pom:4.0.0-alpha'
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.security.server.feature" rev="4.0.0-alpha">
  <artifact name="org.wso2.micro.integrator.security.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.security.server.feature', version='4.0.0-alpha')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.security.server.feature" % "4.0.0-alpha"
[org.wso2.ei/org.wso2.micro.integrator.security.server.feature "4.0.0-alpha"]