Quarkus - XMLSec

Provides implementation of the primary security standards for XML

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.xmlsec
ArtifactId

ArtifactId

quarkus-xmlsec
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - XMLSec
Provides implementation of the primary security standards for XML
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-xmlsec

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-jaxp jar
org.apache.santuario : xmlsec jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1