is not current version
Last Version 7.0.0-update1

org.wso2.ei:integrations 7.0.0-update0


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

integrations
Version

Version

7.0.0-update0
Type

Type

pom

Download integrations 7.0.0-update0


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