文件下载
文件名 操作
thread-context-0.2.jar 下载
thread-context-0.2.pom 下载
thread-context-0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>thread-context</artifactId>
  <version>0.2</version>
</dependency>
Gradle Groovy
implementation 'com.lucidchart:thread-context:0.2'
Gradle Kotlin
implementation("com.lucidchart:thread-context:0.2")
Scala SBT
libraryDependencies += "com.lucidchart" % "thread-context" % "0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.lucidchart', module='thread-context', version='0.2')
)
Apache Ivy
<dependency org="com.lucidchart" name="thread-context" rev="0.2" />
Leiningen
[com.lucidchart/thread-context "0.2"]
Apache Buildr
'com.lucidchart:thread-context:jar:0.2'
本项目依赖
该项目无第三方依赖