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