License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Arthas General Purpose Libraries Utility |
GroupId | GroupIdio.quarkiverse.arthas |
ArtifactId | ArtifactIdquarkus-arthas-deployment |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - Arthas - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.arthas/quarkus-arthas-deployment/ -->
<dependency>
<groupId>io.quarkiverse.arthas</groupId>
<artifactId>quarkus-arthas-deployment</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.arthas/quarkus-arthas-deployment/
implementation 'io.quarkiverse.arthas:quarkus-arthas-deployment:0.1'
// https://jarcasting.com/artifacts/io.quarkiverse.arthas/quarkus-arthas-deployment/
implementation ("io.quarkiverse.arthas:quarkus-arthas-deployment:0.1")
'io.quarkiverse.arthas:quarkus-arthas-deployment:jar:0.1'
<dependency org="io.quarkiverse.arthas" name="quarkus-arthas-deployment" rev="0.1">
<artifact name="quarkus-arthas-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.arthas', module='quarkus-arthas-deployment', version='0.1')
)
libraryDependencies += "io.quarkiverse.arthas" % "quarkus-arthas-deployment" % "0.1"
[io.quarkiverse.arthas/quarkus-arthas-deployment "0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkiverse.arthas : quarkus-arthas | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar |