Jar examples for e:ehcache-core-spi-test
The Core SPI test module of Ehcache 3
You can download jar file ehcache-core-spi-test 3.0.0.m3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ehcache-core-spi-test-3.0.0.m3.jar to your project.
<dependency> <groupId>org.ehcache.modules</groupId> <artifactId>ehcache-core-spi-test</artifactId> <version>3.0.0.m3</version> </dependency>
compile group: 'org.ehcache.modules', name: 'ehcache-core-spi-test', version: '3.0.0.m3'
libraryDependencies += "org.ehcache.modules" % "ehcache-core-spi-test" % "3.0.0.m3"
<dependency org="org.ehcache.modules" name="ehcache-core-spi-test" rev="3.0.0.m3"/>
@Grapes(@Grab(group='org.ehcache.modules', module='ehcache-core-spi-test', version='3.0.0.m3'))
'org.ehcache.modules:ehcache-core-spi-test:jar:3.0.0.m3'
Click the following link to download the jar file.
ehcache-core-spi-test-3.0.0.m3-javadoc.jar