| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices |
| GroupId | GroupIdio.quarkiverse.pusher.beams |
| ArtifactId | ArtifactIdquarkus-pusher-beams |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQuarkus - Pusher Beams - Runtime
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| quarkus-pusher-beams-1.0.1.pom | |
| quarkus-pusher-beams-1.0.1.jar | 14 KB |
| quarkus-pusher-beams-1.0.1-sources.jar | 12 KB |
| quarkus-pusher-beams-1.0.1-javadoc.jar | 485 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |