MVN

cn.taketoday : today-web

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 4.0.0-Draft.3

All Versions

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

Version Vulnerabilities Updated
4.0.x
today-web-4.0.0-Draft.3
today-web-4.0.0-Draft.2
today-web-4.0.0-Draft.1
3.0.x
today-web-3.0.2.RELEASE
today-web-3.0.1.RELEASE
today-web-3.0.0.RELEASE
2.3.x
today-web-2.3.6.RELEASE
today-web-2.3.5.RELEASE
today-web-2.3.4.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.taketoday</groupId>
    <artifactId>today-web</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-web gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "cn.taketoday" % "today-web" % "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

Jan 04, 2023
4 usages
67 stars
Apr 04, 2023
1 usages
0 stars
Jul 30, 2023
3 usages
2 stars
Jul 11, 2023
7 usages
16 stars
Oct 21, 2021
1 usages
7 stars
Jun 20, 2023
3 usages
Aug 21, 2020
3 usages
Aug 26, 2023
2 usages
1.9k stars