| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.apimgt |
| Идентификатор | Идентификаторorg.wso2.carbon.apimgt.scxml.feature |
| Версия | Версия9.0.197 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - SCXML Feature
This feature contains the commons-scxml needed for several profiles.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.scxml.feature/ -->
<dependency>
<groupId>org.wso2.carbon.apimgt</groupId>
<artifactId>org.wso2.carbon.apimgt.scxml.feature</artifactId>
<version>9.0.197</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.scxml.feature/
implementation 'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.scxml.feature:9.0.197'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.scxml.feature/
implementation ("org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.scxml.feature:9.0.197")
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.scxml.feature:pom:9.0.197'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.scxml.feature" rev="9.0.197">
<artifact name="org.wso2.carbon.apimgt.scxml.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='org.wso2.carbon.apimgt.scxml.feature', version='9.0.197')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.scxml.feature" % "9.0.197"
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.scxml.feature "9.0.197"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-scxml.wso2 » commons-scxml | jar | 0.9.0.wso2v1 |