License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.wso2.ei |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version4.1.0-m4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Enterprise Integrator - Component Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
security-4.1.0-m4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/security/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>security</artifactId>
<version>4.1.0-m4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/security/
implementation 'org.wso2.ei:security:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.ei/security/
implementation ("org.wso2.ei:security:4.1.0-m4")
'org.wso2.ei:security:pom:4.1.0-m4'
<dependency org="org.wso2.ei" name="security" rev="4.1.0-m4">
<artifact name="security" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='security', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.ei" % "security" % "4.1.0-m4"
[org.wso2.ei/security "4.1.0-m4"]