Jar examples for e:example-infinispan
hawtio :: example services :: infinispan
You can download jar file example-infinispan 1.2-M5 in this page.
You can use the following script to add example-infinispan-1.2-M5.jar to your project.
<dependency> <groupId>io.hawt.example.services</groupId> <artifactId>example-infinispan</artifactId> <version>1.2-M5</version> </dependency>
compile group: 'io.hawt.example.services', name: 'example-infinispan', version: '1.2-M5'
libraryDependencies += "io.hawt.example.services" % "example-infinispan" % "1.2-M5"
<dependency org="io.hawt.example.services" name="example-infinispan" rev="1.2-M5"/>
@Grapes(@Grab(group='io.hawt.example.services', module='example-infinispan', version='1.2-M5'))
'io.hawt.example.services:example-infinispan:jar:1.2-M5'
Click the following link to download the jar file.
example-infinispan-1.2-M5-javadoc.jar