| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.bps |
| Идентификатор | Идентификаторwso2-bps-profile-gen |
| Версия | Версия3.6.0-alpha |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 BPS - BPS Profile Generation
WSO2 Business Process Server
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wso2-bps-profile-gen-3.6.0-alpha.pom | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.bps/wso2-bps-profile-gen/ -->
<dependency>
<groupId>org.wso2.bps</groupId>
<artifactId>wso2-bps-profile-gen</artifactId>
<version>3.6.0-alpha</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bps/wso2-bps-profile-gen/
implementation 'org.wso2.bps:wso2-bps-profile-gen:3.6.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.bps/wso2-bps-profile-gen/
implementation ("org.wso2.bps:wso2-bps-profile-gen:3.6.0-alpha")
'org.wso2.bps:wso2-bps-profile-gen:pom:3.6.0-alpha'
<dependency org="org.wso2.bps" name="wso2-bps-profile-gen" rev="3.6.0-alpha">
<artifact name="wso2-bps-profile-gen" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bps', module='wso2-bps-profile-gen', version='3.6.0-alpha')
)
libraryDependencies += "org.wso2.bps" % "wso2-bps-profile-gen" % "3.6.0-alpha"
[org.wso2.bps/wso2-bps-profile-gen "3.6.0-alpha"]