| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.wss4j |
| Идентификатор | Идентификаторwss4j-bindings |
| Последняя версия | Последняя версия2.4.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache WSS4J WS-Security Bindings
Apache WSS4J parent pom
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wss4j-bindings-2.4.1.pom | |
| wss4j-bindings-2.4.1.jar | 42 KB |
| wss4j-bindings-2.4.1-sources.jar | 65 KB |
| wss4j-bindings-2.4.1-javadoc.jar | 238 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-bindings/ -->
<dependency>
<groupId>org.apache.wss4j</groupId>
<artifactId>wss4j-bindings</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-bindings/
implementation 'org.apache.wss4j:wss4j-bindings:2.4.1'
// https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-bindings/
implementation ("org.apache.wss4j:wss4j-bindings:2.4.1")
'org.apache.wss4j:wss4j-bindings:jar:2.4.1'
<dependency org="org.apache.wss4j" name="wss4j-bindings" rev="2.4.1">
<artifact name="wss4j-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wss4j', module='wss4j-bindings', version='2.4.1')
)
libraryDependencies += "org.apache.wss4j" % "wss4j-bindings" % "2.4.1"
[org.apache.wss4j/wss4j-bindings "2.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.santuario : xmlsec | jar | 2.3.0 |