Last Version

Camel Component :: Crypto 2.2.1.Final

The crypto component is used for signing and verifying exchanges using the Signature Service of the Java Cryptographic Extension (JCE).

License

License

AL2
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-crypto
Version

Version

2.2.1.Final
Type

Type

jar
Description

Description

Camel Component :: Crypto
The crypto component is used for signing and verifying exchanges using the Signature Service of the Java Cryptographic Extension (JCE).
Project Organization

Project Organization

JBoss by Red Hat

Download camel-crypto 2.2.1.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-crypto jar 2.19.0
io.thorntail : camel-core jar 2.2.1.Final

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.2.1.Final

Project Modules

There are no modules declared in this project.