не последняя версия
Последняя версия 5.2.38

org.wso2.maven:org.wso2.maven.registry 5.2.33

Library to work with CApp artifacts

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.wso2.maven
Идентификатор

Идентификатор

org.wso2.maven.registry
Версия

Версия

5.2.33
Тип

Тип

jar

Скачать org.wso2.maven.registry 5.2.33


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