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