Download hazelcast-jet-client-protocol-0.6.1.jar file - Jar h

Jar examples for h:hazelcast-jet-client-protocol

Description

Hazelcast Jet Client Protocol

You can download jar file hazelcast-jet-client-protocol 0.6.1 in this page.

License

Open Source License

Build File

You can use the following script to add hazelcast-jet-client-protocol-0.6.1.jar to your project.

<dependency>
   <groupId>com.hazelcast.jet</groupId>
   <artifactId>hazelcast-jet-client-protocol</artifactId>
   <version>0.6.1</version>
</dependency>
compile group: 'com.hazelcast.jet', name: 'hazelcast-jet-client-protocol', version: '0.6.1'
libraryDependencies += "com.hazelcast.jet" % "hazelcast-jet-client-protocol" % "0.6.1"
<dependency org="com.hazelcast.jet" name="hazelcast-jet-client-protocol" rev="0.6.1"/>
@Grapes(@Grab(group='com.hazelcast.jet', module='hazelcast-jet-client-protocol', version='0.6.1'))
'com.hazelcast.jet:hazelcast-jet-client-protocol:jar:0.6.1'

Download

Click the following link to download the jar file.

hazelcast-jet-client-protocol-0.6.1-javadoc.jar
hazelcast-jet-client-protocol-0.6.1-sources.jar
hazelcast-jet-client-protocol-0.6.1.jar
hazelcast-jet-client-protocol-0.6.1.pom



Related Tutorials