| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.ei |
| Идентификатор | Идентификаторmi-component-parent |
| Последняя версия | Последняя версия4.1.0-m4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Enterprise Integrator - Component Parent
WSO2 Enterprise Integrator - Component Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mi-component-parent-4.1.0-m4.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/mi-component-parent/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>mi-component-parent</artifactId>
<version>4.1.0-m4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/mi-component-parent/
implementation 'org.wso2.ei:mi-component-parent:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.ei/mi-component-parent/
implementation ("org.wso2.ei:mi-component-parent:4.1.0-m4")
'org.wso2.ei:mi-component-parent:pom:4.1.0-m4'
<dependency org="org.wso2.ei" name="mi-component-parent" rev="4.1.0-m4">
<artifact name="mi-component-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='mi-component-parent', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.ei" % "mi-component-parent" % "4.1.0-m4"
[org.wso2.ei/mi-component-parent "4.1.0-m4"]