Last Version

SmallRye Common: Vert.x Context Utilities 2.0.0-RC2

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

License

License

GroupId

GroupId

io.smallrye.common
ArtifactId

ArtifactId

smallrye-common-vertx-context
Version

Version

2.0.0-RC2
Type

Type

jar
Description

Description

SmallRye Common: Vert.x Context Utilities
A set of utility classes to ease the usage of Vert.x context locals and duplicated contexts.

Download smallrye-common-vertx-context 2.0.0-RC2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.2.5
io.smallrye.common : smallrye-common-constraint jar 2.0.0-RC2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
io.vertx : vertx-junit5 jar 4.2.5
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.