is not current version
Last Version 4.1.0-m4

org.wso2.ei:mi-component-parent 4.0.0-m6

WSO2 Enterprise Integrator - Component Parent

GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

mi-component-parent
Version

Version

4.0.0-m6
Type

Type

pom

Download mi-component-parent 4.0.0-m6


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