is not current version
Last Version 4.1.0-m4

org.wso2.ei:security 1.2.0-beta


Categories

Categories

Security
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

security
Version

Version

1.2.0-beta
Type

Type

pom

Download security 1.2.0-beta

Filename Size
security-1.2.0-beta.pom 1 KB
Browse

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