License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.wso2.ei |
ArtifactId | ArtifactIdorg.wso2.micro.integrator.security.handlers |
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 |
---|---|
org.wso2.micro.integrator.security.handlers-4.1.0-m4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.handlers/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>org.wso2.micro.integrator.security.handlers</artifactId>
<version>4.1.0-m4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.handlers/
implementation 'org.wso2.ei:org.wso2.micro.integrator.security.handlers:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.handlers/
implementation ("org.wso2.ei:org.wso2.micro.integrator.security.handlers:4.1.0-m4")
'org.wso2.ei:org.wso2.micro.integrator.security.handlers:pom:4.1.0-m4'
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.security.handlers" rev="4.1.0-m4">
<artifact name="org.wso2.micro.integrator.security.handlers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.security.handlers', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.security.handlers" % "4.1.0-m4"
[org.wso2.ei/org.wso2.micro.integrator.security.handlers "4.1.0-m4"]