m

microprofile-context-propagation-parent

Eclipse MicroProfile Context Propagation :: Parent POM
http://microprofile.io
Apache License, Version 2.0
Eclipse Foundation
MicroProfile Community
Files download
File Operation
microprofile-context-propagation-parent-1.2.pom download
Apache Maven
<dependency>
  <groupId>org.eclipse.microprofile.context-propagation</groupId>
  <artifactId>microprofile-context-propagation-parent</artifactId>
  <version>1.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:1.2'
Gradle Kotlin
implementation("org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:1.2")
Scala SBT
libraryDependencies += "org.eclipse.microprofile.context-propagation" % "microprofile-context-propagation-parent" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.eclipse.microprofile.context-propagation', module='microprofile-context-propagation-parent', version='1.2')
)
Apache Ivy
<dependency org="org.eclipse.microprofile.context-propagation" name="microprofile-context-propagation-parent" rev="1.2" />
Leiningen
[org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent "1.2"]
Apache Buildr
'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:jar:1.2'
Dependencies
The project has no third-party dependencies