Last Version

Camel Component :: Crypto 2018.5.0

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

License

License

AL2
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-crypto
Version

Version

2018.5.0
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 2018.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-crypto jar 2.19.0
org.wildfly.swarm : camel-core jar 2018.5.0

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
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.