| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаorg.wso2.appserver.shade.org.apache.santuario |
| Идентификатор | Идентификаторsantuario-xmlsec-shaded |
| Последняя версия | Последняя версия2.0.6.wso2v1-m3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Application Server Parent Pom of feature modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver.shade.org.apache.santuario/santuario-xmlsec-shaded/ -->
<dependency>
<groupId>org.wso2.appserver.shade.org.apache.santuario</groupId>
<artifactId>santuario-xmlsec-shaded</artifactId>
<version>2.0.6.wso2v1-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver.shade.org.apache.santuario/santuario-xmlsec-shaded/
implementation 'org.wso2.appserver.shade.org.apache.santuario:santuario-xmlsec-shaded:2.0.6.wso2v1-m3'
// https://jarcasting.com/artifacts/org.wso2.appserver.shade.org.apache.santuario/santuario-xmlsec-shaded/
implementation ("org.wso2.appserver.shade.org.apache.santuario:santuario-xmlsec-shaded:2.0.6.wso2v1-m3")
'org.wso2.appserver.shade.org.apache.santuario:santuario-xmlsec-shaded:jar:2.0.6.wso2v1-m3'
<dependency org="org.wso2.appserver.shade.org.apache.santuario" name="santuario-xmlsec-shaded" rev="2.0.6.wso2v1-m3">
<artifact name="santuario-xmlsec-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver.shade.org.apache.santuario', module='santuario-xmlsec-shaded', version='2.0.6.wso2v1-m3')
)
libraryDependencies += "org.wso2.appserver.shade.org.apache.santuario" % "santuario-xmlsec-shaded" % "2.0.6.wso2v1-m3"
[org.wso2.appserver.shade.org.apache.santuario/santuario-xmlsec-shaded "2.0.6.wso2v1-m3"]