is not current version
Last Version 7.0.0-update1

org.wso2.ei:ei-component-parent 7.0.0-update0

WSO2 Enterprise Integrator - Component Parent

GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

ei-component-parent
Version

Version

7.0.0-update0
Type

Type

pom

Download ei-component-parent 7.0.0-update0


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