не последняя версия
Последняя версия 4.1.0-m4

org.wso2.ei:security-features 4.0.0-alpha


Категории

Категории

Безопасность
Группа

Группа

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

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

security-features
Версия

Версия

4.0.0-alpha
Тип

Тип

pom

Скачать security-features 4.0.0-alpha

Имя Файла Размер
security-features-4.0.0-alpha.pom 1 KB
Обзор

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