не последняя версия
Последняя версия 6.5.0

org.wso2.ei:ei-profile 6.1.1-update17


Группа

Группа

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

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

ei-profile
Версия

Версия

6.1.1-update17
Тип

Тип

pom

Скачать ei-profile 6.1.1-update17

Имя Файла Размер
ei-profile-6.1.1-update17.pom 56 KB
Обзор

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