MVN

cn.taketoday : today-context

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 4.0.0-Draft.3

All Versions

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

Version Vulnerabilities Updated
4.0.x
today-context-4.0.0-Draft.3
today-context-4.0.0-Draft.2
today-context-4.0.0-Draft.1
3.0.x
today-context-3.0.5.RELEASE
today-context-3.0.4.RELEASE
today-context-3.0.3.RELEASE
today-context-3.0.2.RELEASE
today-context-3.0.1.RELEASE
today-context-3.0.0.RELEASE
2.1.x
today-context-2.1.6.RELEASE
today-context-2.1.5.RELEASE
today-context-2.1.4.RELEASE
today-context-2.1.3.RELEASE

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

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

Oct 19, 2021
4 usages
Mar 08, 2022
4 usages
182 stars
Mar 25, 2023
4 usages
6 stars
Jul 02, 2023
5 usages
20 stars
Jul 31, 2020
3 usages
Aug 19, 2023
10 usages
240 stars
Jul 18, 2023
3 usages
818 stars
May 14, 2021
1 usages
818 stars
Nov 12, 2013
4 usages
Jan 30, 2020
4 usages
1.3k stars