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

org.wso2.ei:extensions 1.1.0


Группа

Группа

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

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

extensions
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать extensions 1.1.0

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

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