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

org.apache.camel:camel-xmlsecurity 2.25.4

Camel Partial XML Encryption/Decryption and XML Signature support

Категории

Категории

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

Группа

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

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

camel-xmlsecurity
Версия

Версия

2.25.4
Тип

Тип

jar

Скачать camel-xmlsecurity 2.25.4


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