<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-context-propagation-storage</artifactId>
<version>2.1.1</version>
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-context-propagation-storage', version='2.1.1')
)
<parent> <groupId>io.smallrye</groupId> <artifactId>smallrye-context-propagation-parent</artifactId> <version>2.1.1</version> </parent>