is not current version
Last Version 6.5.0-m3

org.wso2.ei:micro-integrator-p2-profile 4.0.0


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

micro-integrator-p2-profile
Version

Version

4.0.0
Type

Type

pom

Download micro-integrator-p2-profile 4.0.0


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