License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.context-propagation |
ArtifactId | ArtifactIdmicroprofile-context-propagation-spec |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMicroProfile Context Propagation Specification
MicroProfile Context Propagation :: Specification
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
microprofile-context-propagation-spec-1.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/ -->
<dependency>
<groupId>org.eclipse.microprofile.context-propagation</groupId>
<artifactId>microprofile-context-propagation-spec</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/
implementation 'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec:1.3'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/
implementation ("org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec:1.3")
'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec:pom:1.3'
<dependency org="org.eclipse.microprofile.context-propagation" name="microprofile-context-propagation-spec" rev="1.3">
<artifact name="microprofile-context-propagation-spec" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.context-propagation', module='microprofile-context-propagation-spec', version='1.3')
)
libraryDependencies += "org.eclipse.microprofile.context-propagation" % "microprofile-context-propagation-spec" % "1.3"
[org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec "1.3"]