m

microprofile-context-propagation-parent

Eclipse MicroProfile Context Propagation :: Parent POM
http://microprofile.io
Apache License, Version 2.0
Eclipse Foundation
MicroProfile Community
文件下载
文件名 操作
microprofile-context-propagation-parent-1.3-RC1.pom 下载
Apache Maven
<dependency>
  <groupId>org.eclipse.microprofile.context-propagation</groupId>
  <artifactId>microprofile-context-propagation-parent</artifactId>
  <version>1.3-RC1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:1.3-RC1'
Gradle Kotlin
implementation("org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:1.3-RC1")
Scala SBT
libraryDependencies += "org.eclipse.microprofile.context-propagation" % "microprofile-context-propagation-parent" % "1.3-RC1"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.microprofile.context-propagation', module='microprofile-context-propagation-parent', version='1.3-RC1')
)
Apache Ivy
<dependency org="org.eclipse.microprofile.context-propagation" name="microprofile-context-propagation-parent" rev="1.3-RC1" />
Leiningen
[org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent "1.3-RC1"]
Apache Buildr
'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:jar:1.3-RC1'
本项目依赖
该项目无第三方依赖