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

org.wso2.ei:inbound-endpoint 4.0.0-m7


Группа

Группа

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

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

inbound-endpoint
Версия

Версия

4.0.0-m7
Тип

Тип

pom

Скачать inbound-endpoint 4.0.0-m7

Имя Файла Размер
inbound-endpoint-4.0.0-m7.pom 1 KB
Обзор

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