Quarkus - XMLSec - Deployment

Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.xmlsec
ArtifactId

ArtifactId

quarkus-xmlsec-deployment
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - XMLSec - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-xmlsec-deployment

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-jaxp-deployment jar
io.quarkiverse.xmlsec : quarkus-xmlsec jar 1.0.0

test (2)

Group / Artifact Type Version
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-junit5-internal jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1