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

org.wso2.ei:transport-features 4.0.0-m8


Группа

Группа

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

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

transport-features
Версия

Версия

4.0.0-m8
Тип

Тип

pom

Скачать transport-features 4.0.0-m8

Имя Файла Размер
transport-features-4.0.0-m8.pom 1 KB
Обзор

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