не последняя версия
Последняя версия 2.4.1

org.apache.wss4j:wss4j-bindings 2.2.4


Группа

Группа

org.apache.wss4j
Идентификатор

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

wss4j-bindings
Версия

Версия

2.2.4
Тип

Тип

jar

Скачать wss4j-bindings 2.2.4


<!-- https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-bindings/ -->
<dependency>
    <groupId>org.apache.wss4j</groupId>
    <artifactId>wss4j-bindings</artifactId>
    <version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-bindings/
implementation 'org.apache.wss4j:wss4j-bindings:2.2.4'
// https://jarcasting.com/artifacts/org.apache.wss4j/wss4j-bindings/
implementation ("org.apache.wss4j:wss4j-bindings:2.2.4")
'org.apache.wss4j:wss4j-bindings:jar:2.2.4'
<dependency org="org.apache.wss4j" name="wss4j-bindings" rev="2.2.4">
  <artifact name="wss4j-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wss4j', module='wss4j-bindings', version='2.2.4')
)
libraryDependencies += "org.apache.wss4j" % "wss4j-bindings" % "2.2.4"
[org.apache.wss4j/wss4j-bindings "2.2.4"]