License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdio.quarkiverse.pusher.beams |
ArtifactId | ArtifactIdquarkus-pusher-beams-deployment |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionQuarkus - Pusher Beams - 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.pusher.beams/quarkus-pusher-beams-deployment/ -->
<dependency>
<groupId>io.quarkiverse.pusher.beams</groupId>
<artifactId>quarkus-pusher-beams-deployment</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.pusher.beams/quarkus-pusher-beams-deployment/
implementation 'io.quarkiverse.pusher.beams:quarkus-pusher-beams-deployment:1.0.0'
// https://jarcasting.com/artifacts/io.quarkiverse.pusher.beams/quarkus-pusher-beams-deployment/
implementation ("io.quarkiverse.pusher.beams:quarkus-pusher-beams-deployment:1.0.0")
'io.quarkiverse.pusher.beams:quarkus-pusher-beams-deployment:jar:1.0.0'
<dependency org="io.quarkiverse.pusher.beams" name="quarkus-pusher-beams-deployment" rev="1.0.0">
<artifact name="quarkus-pusher-beams-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.pusher.beams', module='quarkus-pusher-beams-deployment', version='1.0.0')
)
libraryDependencies += "io.quarkiverse.pusher.beams" % "quarkus-pusher-beams-deployment" % "1.0.0"
[io.quarkiverse.pusher.beams/quarkus-pusher-beams-deployment "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkus : quarkus-rest-client-deployment | jar | |
io.quarkiverse.pusher.beams : quarkus-pusher-beams | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar |