is not current version
Last Version 7.0.0-update1

org.wso2.ei:ei-component-parent 6.4.0-m3

WSO2 Enterprise Integrator - Component Parent

GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

ei-component-parent
Version

Version

6.4.0-m3
Type

Type

pom

Download ei-component-parent 6.4.0-m3


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