License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.googlecode.protobuf-rpc-pro |
ArtifactId | ArtifactIdprotobuf-streamer-pro |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtobuf Streamer Pro Implementation
Protobuf Streamer Pro is a java protocol buffers is a google protocol buffers transport for large streamed messages featuring multiplexed sending over reused TCP connections.
|
Project URL |
Project URL |
Filename | Size |
---|---|
protobuf-streamer-pro-1.2.3.pom | |
protobuf-streamer-pro-1.2.3.jar | 136 KB |
protobuf-streamer-pro-1.2.3-sources.jar | 55 KB |
protobuf-streamer-pro-1.2.3-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro/ -->
<dependency>
<groupId>com.googlecode.protobuf-rpc-pro</groupId>
<artifactId>protobuf-streamer-pro</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro/
implementation 'com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:1.2.3'
// https://jarcasting.com/artifacts/com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro/
implementation ("com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:1.2.3")
'com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:jar:1.2.3'
<dependency org="com.googlecode.protobuf-rpc-pro" name="protobuf-streamer-pro" rev="1.2.3">
<artifact name="protobuf-streamer-pro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.protobuf-rpc-pro', module='protobuf-streamer-pro', version='1.2.3')
)
libraryDependencies += "com.googlecode.protobuf-rpc-pro" % "protobuf-streamer-pro" % "1.2.3"
[com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.4.1 |
io.netty : netty | jar | 3.4.6.Final |
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
junit : junit | jar | 3.8.2 |