is not current version
Last Version 4.1.0-m4

org.wso2.ei:security-features 4.1.0-alpha


Categories

Categories

Security
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

security-features
Version

Version

4.1.0-alpha
Type

Type

pom

Download security-features 4.1.0-alpha


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