is not current version
Last Version 4.1.0-m4

org.wso2.ei:registry 1.2.0


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

registry
Version

Version

1.2.0
Type

Type

pom

Download registry 1.2.0

Filename Size
registry-1.2.0.pom 1 KB
Browse

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