MVN

org.dd4t : dd4t-api

Maven & Gradle

Jul 05, 2022
22 usages
10 stars

org.dd4t:dd4t-api · Contains the dd4t interfaces and content model.

<dependency>
    <groupId>org.dd4t</groupId>
    <artifactId>dd4t-api</artifactId>
    <version>2.1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dd4t : dd4t-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.12
  • Latest Beta: 2.1.0-beta6

All Versions

Choose a version of org.dd4t : dd4t-api to add to Maven or Gradle - All Versions:

  • Version Updated
  • dd4t-api-2.1.12

    Jul 05, 2022
  • dd4t-api-2.1.11

    Apr 06, 2022
  • dd4t-api-2.1.10

    Apr 01, 2022
  • dd4t-api-2.1.9

    Jan 15, 2022
  • dd4t-api-2.1.8

    Dec 17, 2021
  • dd4t-api-2.1.7

    Oct 05, 2020
  • dd4t-api-2.1.6

    Aug 10, 2020
  • dd4t-api-2.1.5

    Sep 20, 2018
  • dd4t-api-2.1.4

    Aug 08, 2018
  • dd4t-api-2.1.3

    Mar 29, 2018
  • dd4t-api-2.1.2

    Mar 27, 2018
  • dd4t-api-2.1.1

    Feb 02, 2018
  • dd4t-api-2.1.0

    Dec 30, 2017
  • dd4t-api-2.1.0-beta6

    Oct 19, 2017
  • dd4t-api-2.1.0-beta5

    Aug 23, 2017
  • dd4t-api-2.0.13

    Aug 23, 2017
  • dd4t-api-2.0.12

    Aug 03, 2017
  • dd4t-api-2.1.0-beta4

    Aug 02, 2017
  • dd4t-api-2.1.0-beta3

    Jun 11, 2017
  • dd4t-api-2.0.11

    Jun 03, 2017
  • dd4t-api-2.1.0-beta2

    Jun 03, 2017
  • dd4t-api-2.0.10

    May 18, 2017
  • dd4t-api-2.0.9

    May 18, 2017
  • dd4t-api-2.1.0-beta

    May 10, 2017
  • dd4t-api-2.0.8

    Apr 19, 2017
  • dd4t-api-2.0.7

    Dec 28, 2016
  • dd4t-api-2.0.6

    Oct 20, 2016
  • dd4t-api-2.0.5

    May 20, 2016
  • dd4t-api-2.0.4

    Feb 18, 2016
  • dd4t-api-2.0.3

    Jan 28, 2016
  • dd4t-api-2.0.2

    Dec 28, 2015
  • dd4t-api-2.0.1-beta

    May 02, 2015

How to add a dependency to Maven

Add the following org.dd4t : dd4t-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.dd4t</groupId>
    <artifactId>dd4t-api</artifactId>
    <version>2.1.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dd4t : dd4t-api gradle dependency to your build.gradle file:

implementation 'org.dd4t:dd4t-api:2.1.12'

Gradle Kotlin DSL: Add the following org.dd4t : dd4t-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dd4t:dd4t-api:2.1.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dd4t : dd4t-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dd4t" % "dd4t-api" % "2.1.12"

Advertisement

Dependencies from Group

Jul 05, 2022
24 usages
10 stars
Jul 05, 2022
22 usages
10 stars
Jul 05, 2022
13 usages
10 stars
Jul 05, 2022
13 usages
10 stars
Jul 05, 2022
12 usages
10 stars

Discover Dependencies

Feb 08, 2023
11 usages
Dec 02, 2020
5 usages
591 stars
Dec 17, 2020
7 usages
16 stars
Oct 22, 2022
4 usages
764 stars
Dec 30, 2013
8 usages
23 stars
Jul 18, 2022
28 usages
82 stars
Mar 04, 2023
2 usages
12 stars
Nov 02, 2018
4 usages
444 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome