is not current version
Last Version 4.1.0-m4

org.wso2.ei:security-features 1.2.0-m1


Categories

Categories

Security
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

security-features
Version

Version

1.2.0-m1
Type

Type

pom

Download security-features 1.2.0-m1


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