Vert.x FCM client

Vert.x Firebase Cloud Messaging client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hubrick.vertx
ArtifactId

ArtifactId

vertx-fcm-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x FCM client
Vert.x Firebase Cloud Messaging client
Project URL

Project URL

https://github.com/hubrick/vertx-fcm-client
Source Code Management

Source Code Management

http://github.com/hubrick/vertx-fcm-client.git

Download vertx-fcm-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-fcm-client/ -->
<dependency>
    <groupId>com.hubrick.vertx</groupId>
    <artifactId>vertx-fcm-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-fcm-client/
implementation 'com.hubrick.vertx:vertx-fcm-client:1.0.0'
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-fcm-client/
implementation ("com.hubrick.vertx:vertx-fcm-client:1.0.0")
'com.hubrick.vertx:vertx-fcm-client:jar:1.0.0'
<dependency org="com.hubrick.vertx" name="vertx-fcm-client" rev="1.0.0">
  <artifact name="vertx-fcm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubrick.vertx', module='vertx-fcm-client', version='1.0.0')
)
libraryDependencies += "com.hubrick.vertx" % "vertx-fcm-client" % "1.0.0"
[com.hubrick.vertx/vertx-fcm-client "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.6
com.hubrick.vertx : vertx-rest-client jar 2.3.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.4.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47
io.vertx : vertx-unit jar 3.4.2
org.hamcrest : hamcrest-all jar 1.3
org.mock-server : mockserver-netty jar 3.10.8

Project Modules

There are no modules declared in this project.
com.hubrick.vertx

Hubrick

Versions

Version
1.0.0