is not current version
Last Version 2.2.1.Final

io.thorntail:camel-xmlsecurity 2.1.0.Final

Used to sign and verify exchanges using the XML signature specification.

Categories

Categories

Security
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-xmlsecurity
Version

Version

2.1.0.Final
Type

Type

jar

Download camel-xmlsecurity 2.1.0.Final


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