Last Version

Grizzly-Protobuf 1.0.0

Grizzly NIO framework filters to process Google's Protocol Buffers serialized messages.

License

License

Categories

Categories

Protobuf Data Data Structures Grizzly Net Networking
GroupId

GroupId

me.cmoz.grizzly
ArtifactId

ArtifactId

grizzly-protobuf
Version

Version

1.0.0
Type

Type

jar
Description

Description

Grizzly-Protobuf
Grizzly NIO framework filters to process Google's Protocol Buffers serialized messages.
Project URL

Project URL

http://github.com/novabyte/grizzly-protobuf
Source Code Management

Source Code Management

https://github.com/novabyte/grizzly-protobuf

Download grizzly-protobuf 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.glassfish.grizzly : grizzly-framework jar 2.3.5
com.google.protobuf : protobuf-java jar 2.5.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.