Quarkus - Arthas - Runtime

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

License

License

Categories

Categories

Quarkus Container Microservices Arthas General Purpose Libraries Utility
GroupId

GroupId

io.quarkiverse.arthas
ArtifactId

ArtifactId

quarkus-arthas
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Arthas - Runtime
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-arthas

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1