Last Version

Amy push notification plugin 0.8.0

This plugin can send push notification to registered WebApps

License

License

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-web-push
Version

Version

0.8.0
Type

Type

jar
Description

Description

Amy push notification plugin
This plugin can send push notification to registered WebApps

Download amy-web-push 0.8.0


<!-- https://jarcasting.com/artifacts/io.github.amyassist/amy-web-push/ -->
<dependency>
    <groupId>io.github.amyassist</groupId>
    <artifactId>amy-web-push</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amyassist/amy-web-push/
implementation 'io.github.amyassist:amy-web-push:0.8.0'
// https://jarcasting.com/artifacts/io.github.amyassist/amy-web-push/
implementation ("io.github.amyassist:amy-web-push:0.8.0")
'io.github.amyassist:amy-web-push:jar:0.8.0'
<dependency org="io.github.amyassist" name="amy-web-push" rev="0.8.0">
  <artifact name="amy-web-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amyassist', module='amy-web-push', version='0.8.0')
)
libraryDependencies += "io.github.amyassist" % "amy-web-push" % "0.8.0"
[io.github.amyassist/amy-web-push "0.8.0"]

Dependencies

compile (2)

Group / Artifact Type Version
nl.martijndwars : web-push jar 5.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

provided (9)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.61
io.github.amyassist : amy-natlang-api jar 0.8.0
io.github.amyassist : amy-di-api jar 0.8.0
io.github.amyassist : amy-message-hub-api jar 0.8.0
io.github.amyassist : amy-api jar 0.8.0
javax.ws.rs : javax.ws.rs-api jar 2.1
org.slf4j : slf4j-api jar 1.7.25
io.github.amyassist : amy-utility jar 0.8.0
io.github.amyassist : amy-registry jar 0.8.0

test (2)

Group / Artifact Type Version
io.github.amyassist : amy-testing-framework jar 0.8.0
org.junit.platform : junit-platform-launcher jar 1.1.0

Project Modules

There are no modules declared in this project.