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

org.wso2.ei:ei-profile 6.5.0-m3


Группа

Группа

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

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

ei-profile
Версия

Версия

6.5.0-m3
Тип

Тип

pom

Скачать ei-profile 6.5.0-m3

Имя Файла Размер
ei-profile-6.5.0-m3.pom 57 KB
Обзор

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