is not current version
Last Version 2.7.0

SmallRye Reactive Converters 2.6.0

SmallRye Parent POM

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-converters
Version

Version

2.6.0
Type

Type

pom
Description

Description

SmallRye Reactive Converters
SmallRye Parent POM
Project Organization

Project Organization

SmallRye

Download smallrye-reactive-converters 2.6.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
junit : junit jar 4.13.1

Project Modules

  • converter-api
  • converter-microprofile-reactive-streams-operators
  • converter-mutiny
  • converter-rxjava1
  • converter-rxjava2
  • converter-rxjava3
  • converter-reactor