is not current version
Last Version 1.0.0

Quarkus - XMLSec 0.0.1

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
Version

Version

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


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.