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

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


Группа

Группа

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

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

transport-features
Версия

Версия

4.0.0-m5
Тип

Тип

pom

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

Имя Файла Размер
transport-features-4.0.0-m5.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-m5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/transport-features/
implementation 'org.wso2.ei:transport-features:4.0.0-m5'
// https://jarcasting.com/artifacts/org.wso2.ei/transport-features/
implementation ("org.wso2.ei:transport-features:4.0.0-m5")
'org.wso2.ei:transport-features:pom:4.0.0-m5'
<dependency org="org.wso2.ei" name="transport-features" rev="4.0.0-m5">
  <artifact name="transport-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='transport-features', version='4.0.0-m5')
)
libraryDependencies += "org.wso2.ei" % "transport-features" % "4.0.0-m5"
[org.wso2.ei/transport-features "4.0.0-m5"]