is not current version
Last Version 2.0.0-RC2

io.smallrye.common:smallrye-common-vertx-context 1.12.0

A set of utility classes to ease the usage of Vert.x context locals and duplicated contexts.

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-vertx-context
Version

Version

1.12.0
Type

Type

jar

Download smallrye-common-vertx-context 1.12.0


<!-- https://jarcasting.com/artifacts/io.smallrye.common/smallrye-common-vertx-context/ -->
<dependency>
    <groupId>io.smallrye.common</groupId>
    <artifactId>smallrye-common-vertx-context</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.common/smallrye-common-vertx-context/
implementation 'io.smallrye.common:smallrye-common-vertx-context:1.12.0'
// https://jarcasting.com/artifacts/io.smallrye.common/smallrye-common-vertx-context/
implementation ("io.smallrye.common:smallrye-common-vertx-context:1.12.0")
'io.smallrye.common:smallrye-common-vertx-context:jar:1.12.0'
<dependency org="io.smallrye.common" name="smallrye-common-vertx-context" rev="1.12.0">
  <artifact name="smallrye-common-vertx-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.common', module='smallrye-common-vertx-context', version='1.12.0')
)
libraryDependencies += "io.smallrye.common" % "smallrye-common-vertx-context" % "1.12.0"
[io.smallrye.common/smallrye-common-vertx-context "1.12.0"]