License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.microprofile.context-propagation |
ArtifactId | ArtifactIdmicroprofile-context-propagation-parent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMicroProfile Context Propagation
Eclipse MicroProfile Context Propagation :: Parent POM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microprofile-context-propagation-parent-1.3.pom | 13 KB |
Browse |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/
implementation ("org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:1.3")
'org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent:pom:1.3'
<dependency org="org.eclipse.microprofile.context-propagation" name="microprofile-context-propagation-parent" rev="1.3">
<artifact name="microprofile-context-propagation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.context-propagation', module='microprofile-context-propagation-parent', version='1.3')
)
libraryDependencies += "org.eclipse.microprofile.context-propagation" % "microprofile-context-propagation-parent" % "1.3"
[org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent "1.3"]