Download dd4t-api-2.1.0-beta6.jar file - Jar d

Jar examples for d:dd4t-api

Description

Contains the dd4t interfaces and content model.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

dd4t-api-2.1.0-beta6-javadoc.jar
dd4t-api-2.1.0-beta6-sources.jar
dd4t-api-2.1.0-beta6.jar
dd4t-api-2.1.0-beta6.pom



Related Tutorials