is not current version
Last Version 1.3

org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent 1.0-RC1

Eclipse MicroProfile Context Propagation :: Parent POM

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.context-propagation
ArtifactId

ArtifactId

microprofile-context-propagation-parent
Version

Version

1.0-RC1
Type

Type

pom

Download microprofile-context-propagation-parent 1.0-RC1


<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/ -->
<dependency>
    <groupId>org.eclipse.microprofile.context-propagation</groupId>
    <artifactId>microprofile-context-propagation-parent</artifactId>
    <version>1.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/
implementation 'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:1.0-RC1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/
implementation ("org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:1.0-RC1")
'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:pom:1.0-RC1'
<dependency org="org.eclipse.microprofile.context-propagation" name="microprofile-context-propagation-parent" rev="1.0-RC1">
  <artifact name="microprofile-context-propagation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.context-propagation', module='microprofile-context-propagation-parent', version='1.0-RC1')
)
libraryDependencies += "org.eclipse.microprofile.context-propagation" % "microprofile-context-propagation-parent" % "1.0-RC1"
[org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent "1.0-RC1"]