is not current version
Last Version 4.1.0-m4

org.wso2.ei:extensions 1.2.0


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

extensions
Version

Version

1.2.0
Type

Type

pom

Download extensions 1.2.0

Filename Size
extensions-1.2.0.pom 1 KB
Browse

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