Download dd4t-caching-2.1.0.jar file - Jar d

Jar examples for d:dd4t-caching

Description

You can download jar file dd4t-caching 2.1.0 in this page.

Build File

You can use the following script to add dd4t-caching-2.1.0.jar to your project.

<dependency>
   <groupId>org.dd4t</groupId>
   <artifactId>dd4t-caching</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'org.dd4t', name: 'dd4t-caching', version: '2.1.0'
libraryDependencies += "org.dd4t" % "dd4t-caching" % "2.1.0"
<dependency org="org.dd4t" name="dd4t-caching" rev="2.1.0"/>
@Grapes(@Grab(group='org.dd4t', module='dd4t-caching', version='2.1.0'))
'org.dd4t:dd4t-caching:jar:2.1.0'

Download

Click the following link to download the jar file.

dd4t-caching-2.1.0-javadoc.jar
dd4t-caching-2.1.0-sources.jar
dd4t-caching-2.1.0.jar
dd4t-caching-2.1.0.pom



Related Tutorials