Last Version

Camel Quarkus :: Crypto (JCE) :: Runtime 2.10.0

Sign and verify exchanges using the Signature Service of the Java Cryptographic Extension (JCE).

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-crypto
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Crypto (JCE) :: Runtime
Sign and verify exchanges using the Signature Service of the Java Cryptographic Extension (JCE).
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-crypto

Download camel-quarkus-crypto 2.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel.quarkus : camel-quarkus-support-bouncycastle jar
org.apache.camel : camel-crypto jar

Project Modules

There are no modules declared in this project.