Download dd4t-providers-common-2.1.2.jar file - Jar d

Jar examples for d:dd4t-providers-common

Description

Contains common functionality for the dd4t providers.

You can download jar file dd4t-providers-common 2.1.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add dd4t-providers-common-2.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

dd4t-providers-common-2.1.2-javadoc.jar
dd4t-providers-common-2.1.2-sources.jar
dd4t-providers-common-2.1.2.jar
dd4t-providers-common-2.1.2.pom



Related Tutorials