MVN

org.dd4t : dd4t-core

Maven & Gradle

Jul 05, 2022
24 usages
11 stars

org.dd4t:dd4t-core · Contains core functions for the dd4t framework.

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

Latest Version

Choose a version of org.dd4t : dd4t-core 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-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
dd4t-core-2.1.12
dd4t-core-2.1.11
dd4t-core-2.1.10
dd4t-core-2.1.9
dd4t-core-2.1.8
dd4t-core-2.1.7
dd4t-core-2.1.6
dd4t-core-2.1.5
dd4t-core-2.1.4
dd4t-core-2.1.3
dd4t-core-2.1.2
dd4t-core-2.1.1
dd4t-core-2.1.0
dd4t-core-2.1.0-beta6
dd4t-core-2.1.0-beta5
dd4t-core-2.1.0-beta4
dd4t-core-2.1.0-beta3
dd4t-core-2.1.0-beta2
dd4t-core-2.1.0-beta
2.0.x
dd4t-core-2.0.13
dd4t-core-2.0.12
dd4t-core-2.0.11
dd4t-core-2.0.10
dd4t-core-2.0.9
dd4t-core-2.0.8
dd4t-core-2.0.7
dd4t-core-2.0.6
dd4t-core-2.0.5
dd4t-core-2.0.4
dd4t-core-2.0.3
dd4t-core-2.0.2
dd4t-core-2.0.1-beta

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jun 18, 2020
4 usages
15 stars
Aug 08, 2023
4 usages
22 stars
Jan 02, 2023
10 usages
1 stars
Oct 29, 2020
10 usages
Aug 02, 2015
5 usages
11 stars
May 16, 2017
4 usages
2.3k stars