License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.jberet |
ArtifactId | ArtifactIdquarkus-jberet-deployment |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionQuarkus - JBeret - Core 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.jberet/quarkus-jberet-deployment/ -->
<dependency>
<groupId>io.quarkiverse.jberet</groupId>
<artifactId>quarkus-jberet-deployment</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet-deployment/
implementation 'io.quarkiverse.jberet:quarkus-jberet-deployment:0.0.5'
// https://jarcasting.com/artifacts/io.quarkiverse.jberet/quarkus-jberet-deployment/
implementation ("io.quarkiverse.jberet:quarkus-jberet-deployment:0.0.5")
'io.quarkiverse.jberet:quarkus-jberet-deployment:jar:0.0.5'
<dependency org="io.quarkiverse.jberet" name="quarkus-jberet-deployment" rev="0.0.5">
<artifact name="quarkus-jberet-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.jberet', module='quarkus-jberet-deployment', version='0.0.5')
)
libraryDependencies += "io.quarkiverse.jberet" % "quarkus-jberet-deployment" % "0.0.5"
[io.quarkiverse.jberet/quarkus-jberet-deployment "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core-deployment | jar | |
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkus : quarkus-narayana-jta-deployment | jar | |
io.quarkus : quarkus-smallrye-context-propagation-deployment | jar | |
io.quarkus : quarkus-agroal-deployment | jar | |
io.quarkiverse.jberet : quarkus-jberet | jar | 0.0.5 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
org.awaitility : awaitility | jar |