MVN

cn.taketoday : today-framework

Maven & Gradle

Apr 27, 2023
1 usages
86 stars
<dependency>
    <groupId>cn.taketoday</groupId>
    <artifactId>today-framework</artifactId>
    <version>4.0.0-Draft.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.taketoday : today-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0-Draft.3

All Versions

Choose a version of cn.taketoday : today-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
today-framework-4.0.0-Draft.3
today-framework-4.0.0-Draft.2
today-framework-4.0.0-Draft.1
1.0.x
today-framework-1.0.1.RELEASE
today-framework-1.0.0.RELEASE

How to add a dependency to Maven

Add the following cn.taketoday : today-framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.taketoday</groupId>
    <artifactId>today-framework</artifactId>
    <version>4.0.0-Draft.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.taketoday : today-framework gradle dependency to your build.gradle file:

implementation 'cn.taketoday:today-framework:4.0.0-Draft.3'

Gradle Kotlin DSL: Add the following cn.taketoday : today-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.taketoday:today-framework:4.0.0-Draft.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.taketoday : today-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.taketoday" % "today-framework" % "4.0.0-Draft.3"

Advertisement

Dependencies from Group

Apr 27, 2023
3 usages
86 stars
Apr 27, 2023
1 usages
86 stars
Aug 07, 2019
1 usages
14 stars
Apr 27, 2023
1 usages
86 stars
Apr 27, 2023
86 stars

Discover Dependencies

Jun 20, 2021
1 usages
0 stars
Sep 30, 2021
1 usages
87 stars
Feb 07, 2022
1 usages
41 stars
May 10, 2023
1 usages
423 stars
Jul 12, 2023
18 usages
2.4k stars
Sep 05, 2012
3 usages
Oct 04, 2013
3 usages
9 stars