is not current version
Last Version 7.0.0-update1

org.wso2.ei:integrator-features 6.3.0-m5


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

integrator-features
Version

Version

6.3.0-m5
Type

Type

pom

Download integrator-features 6.3.0-m5


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