ProtoCometD

This Project allows Protobuffer objects to be used as the main type of communication between CometD clients.

License

License

GroupId

GroupId

com.github.jucovschi
ArtifactId

ArtifactId

ProtoCometD
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

ProtoCometD
This Project allows Protobuffer objects to be used as the main type of communication between CometD clients.
Project URL

Project URL

https://github.com/jucovschi/ProtoCometD
Source Code Management

Source Code Management

https://github.com/jucovschi/ProtoCometD

Download ProtoCometD

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.6
net.sf.ehcache : ehcache pom 2.5.4
com.google.protobuf : protobuf-java jar 2.5.0
org.cometd.java : bayeux-api jar 2.4.2
org.cometd.java : cometd-java-server jar 2.4.2
org.cometd.java : cometd-java-client jar 2.4.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.13
0.0.12
0.0.11
0.0.10
0.0.8
0.0.7
0.0.5
0.0.2