| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jucovschi |
| ArtifactId | ArtifactIdProtoCometD |
| Version | Version0.0.13 |
| Type | Typejar |
| Description |
DescriptionProtoCometD
This Project allows Protobuffer objects to be used as the main type of communication between CometD clients.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ProtoCometD-0.0.13.pom | |
| ProtoCometD-0.0.13.jar | 19 KB |
| ProtoCometD-0.0.13-sources.jar | 8 KB |
| ProtoCometD-0.0.13-javadoc.jar | 64 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |