is not current version
Last Version 4.1.0-m4

org.wso2.ei:mediators 1.2.0-m2


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

mediators
Version

Version

1.2.0-m2
Type

Type

pom

Download mediators 1.2.0-m2

Filename Size
mediators-1.2.0-m2.pom 1 KB
Browse

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