is not current version
Last Version 4.1.0-m4

org.wso2.ei:security 1.1.0-beta3


Categories

Categories

Security
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

security
Version

Version

1.1.0-beta3
Type

Type

pom

Download security 1.1.0-beta3

Filename Size
security-1.1.0-beta3.pom 1 KB
Browse

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