| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.saml.common |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.saml.common.util.feature |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - SAML Common Util bundle Server Feature
This feature contains the bundles required for OpenSAML utility purposes
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.saml.common</groupId>
<artifactId>org.wso2.carbon.identity.saml.common.util.feature</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature/
implementation 'org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util.feature:1.1.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature/
implementation ("org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util.feature:1.1.0")
'org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util.feature:pom:1.1.0'
<dependency org="org.wso2.carbon.identity.saml.common" name="org.wso2.carbon.identity.saml.common.util.feature" rev="1.1.0">
<artifact name="org.wso2.carbon.identity.saml.common.util.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.saml.common', module='org.wso2.carbon.identity.saml.common.util.feature', version='1.1.0')
)
libraryDependencies += "org.wso2.carbon.identity.saml.common" % "org.wso2.carbon.identity.saml.common.util.feature" % "1.1.0"
[org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.saml.common : org.wso2.carbon.identity.saml.common.util | jar | 1.1.0 |