Jar examples for p:protocol
Protocol definition between a metrics client and an aggregator or storage system.
You can download jar file protocol 0.3 in this page.
Apache License, Version 2.0
You can use the following script to add protocol-0.3.jar to your project.
<dependency> <groupId>com.github.spullara.redis</groupId> <artifactId>protocol</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.spullara.redis', name: 'protocol', version: '0.3'
libraryDependencies += "com.github.spullara.redis" % "protocol" % "0.3"
<dependency org="com.github.spullara.redis" name="protocol" rev="0.3"/>
@Grapes(@Grab(group='com.github.spullara.redis', module='protocol', version='0.3'))
'com.github.spullara.redis:protocol:jar:0.3'
Click the following link to download the jar file.
protocol-0.3-javadoc.jar