| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.wso2.ei |
| Идентификатор | Идентификаторorg.wso2.micro.integrator.security.server.feature |
| Последняя версия | Последняя версия4.1.0-m4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Micro Integrator Security Feature
This feature contains the bundles related for security in WSO2 MI
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.server.feature/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>org.wso2.micro.integrator.security.server.feature</artifactId>
<version>4.1.0-m4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.server.feature/
implementation 'org.wso2.ei:org.wso2.micro.integrator.security.server.feature:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.security.server.feature/
implementation ("org.wso2.ei:org.wso2.micro.integrator.security.server.feature:4.1.0-m4")
'org.wso2.ei:org.wso2.micro.integrator.security.server.feature:pom:4.1.0-m4'
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.security.server.feature" rev="4.1.0-m4">
<artifact name="org.wso2.micro.integrator.security.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.security.server.feature', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.security.server.feature" % "4.1.0-m4"
[org.wso2.ei/org.wso2.micro.integrator.security.server.feature "4.1.0-m4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.ei : org.wso2.micro.integrator.security | jar | 4.1.0-m4 |