Jar examples for h:hazelcast-jet-client-protocol
Hazelcast Jet Client Protocol
You can download jar file hazelcast-jet-client-protocol 0.6 in this page.
Open Source License
You can use the following script to add hazelcast-jet-client-protocol-0.6.jar to your project.
<dependency> <groupId>com.hazelcast.jet</groupId> <artifactId>hazelcast-jet-client-protocol</artifactId> <version>0.6</version> </dependency>
compile group: 'com.hazelcast.jet', name: 'hazelcast-jet-client-protocol', version: '0.6'
libraryDependencies += "com.hazelcast.jet" % "hazelcast-jet-client-protocol" % "0.6"
<dependency org="com.hazelcast.jet" name="hazelcast-jet-client-protocol" rev="0.6"/>
@Grapes(@Grab(group='com.hazelcast.jet', module='hazelcast-jet-client-protocol', version='0.6'))
'com.hazelcast.jet:hazelcast-jet-client-protocol:jar:0.6'
Click the following link to download the jar file.
hazelcast-jet-client-protocol-0.6-javadoc.jar