License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.unleash |
ArtifactId | ArtifactIdquarkus-unleash-deployment |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionQuarkus - Unleash - 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.unleash/quarkus-unleash-deployment/ -->
<dependency>
<groupId>io.quarkiverse.unleash</groupId>
<artifactId>quarkus-unleash-deployment</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.unleash/quarkus-unleash-deployment/
implementation 'io.quarkiverse.unleash:quarkus-unleash-deployment:0.1.0'
// https://jarcasting.com/artifacts/io.quarkiverse.unleash/quarkus-unleash-deployment/
implementation ("io.quarkiverse.unleash:quarkus-unleash-deployment:0.1.0")
'io.quarkiverse.unleash:quarkus-unleash-deployment:jar:0.1.0'
<dependency org="io.quarkiverse.unleash" name="quarkus-unleash-deployment" rev="0.1.0">
<artifact name="quarkus-unleash-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.unleash', module='quarkus-unleash-deployment', version='0.1.0')
)
libraryDependencies += "io.quarkiverse.unleash" % "quarkus-unleash-deployment" % "0.1.0"
[io.quarkiverse.unleash/quarkus-unleash-deployment "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core-deployment | jar | |
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkiverse.unleash : quarkus-unleash | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
io.quarkus.gizmo : gizmo | test-jar |