Jar examples for d:dd4t-databind
Contains deserialization functionality of datasources.
You can download jar file dd4t-databind 2.0.13 in this page.
The Apache License, Version 2.0
You can use the following script to add dd4t-databind-2.0.13.jar to your project.
<dependency> <groupId>org.dd4t</groupId> <artifactId>dd4t-databind</artifactId> <version>2.0.13</version> </dependency>
compile group: 'org.dd4t', name: 'dd4t-databind', version: '2.0.13'
libraryDependencies += "org.dd4t" % "dd4t-databind" % "2.0.13"
<dependency org="org.dd4t" name="dd4t-databind" rev="2.0.13"/>
@Grapes(@Grab(group='org.dd4t', module='dd4t-databind', version='2.0.13'))
'org.dd4t:dd4t-databind:jar:2.0.13'
Click the following link to download the jar file.
dd4t-databind-2.0.13-javadoc.jar