Quarkus - Pusher Beams - Runtime

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

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.pusher.beams
ArtifactId

ArtifactId

quarkus-pusher-beams
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Pusher Beams - 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-pusher-beams

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus : quarkus-arc jar
io.quarkus : quarkus-rest-client jar
com.pusher : push-notifications-server-java jar 1.1.1

test (5)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.quarkus : quarkus-junit5-mockito jar
org.mockito : mockito-junit-jupiter jar
org.mockito : mockito-inline jar
io.quarkus : quarkus-junit5-internal jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0