Last Version

AeroGear SimplePush Server Protocol 0.12.1

A SimplePush Server Implementation.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.aerogear
ArtifactId

ArtifactId

aerogear-simplepush-protocol
Version

Version

0.12.1
Type

Type

jar
Description

Description

AeroGear SimplePush Server Protocol
A SimplePush Server Implementation.
Project URL

Project URL

http://aerogear.org
Project Organization

Project Organization

JBoss by Red Hat

Download aerogear-simplepush-protocol 0.12.1


<!-- https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-simplepush-protocol/ -->
<dependency>
    <groupId>org.jboss.aerogear</groupId>
    <artifactId>aerogear-simplepush-protocol</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-simplepush-protocol/
implementation 'org.jboss.aerogear:aerogear-simplepush-protocol:0.12.1'
// https://jarcasting.com/artifacts/org.jboss.aerogear/aerogear-simplepush-protocol/
implementation ("org.jboss.aerogear:aerogear-simplepush-protocol:0.12.1")
'org.jboss.aerogear:aerogear-simplepush-protocol:jar:0.12.1'
<dependency org="org.jboss.aerogear" name="aerogear-simplepush-protocol" rev="0.12.1">
  <artifact name="aerogear-simplepush-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear', module='aerogear-simplepush-protocol', version='0.12.1')
)
libraryDependencies += "org.jboss.aerogear" % "aerogear-simplepush-protocol" % "0.12.1"
[org.jboss.aerogear/aerogear-simplepush-protocol "0.12.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.aerogear : aerogear-simplepush-common jar 0.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.