не последняя версия
Последняя версия 4.1.0-m4

org.wso2.ei:extensions 1.2.0-m3


Группа

Группа

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

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

extensions
Версия

Версия

1.2.0-m3
Тип

Тип

pom

Скачать extensions 1.2.0-m3

Имя Файла Размер
extensions-1.2.0-m3.pom 1 KB
Обзор

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