Last Version

io.smallrye.reactive:smallrye-converter-api 1.0.1

An implementation of the MicroProfile Reactive Streams Operators specification

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-converter-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

An implementation of the MicroProfile Reactive Streams Operators specification
Project Organization

Project Organization

SmallRye

Download smallrye-converter-api 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar 1.0
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core jar 1.0
io.reactivex.rxjava2 : rxjava jar 2.2.6

test (5)

Group / Artifact Type Version
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-tck jar 1.0
junit : junit jar 4.12
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.12.0
org.awaitility : awaitility jar 3.1.6

Project Modules

There are no modules declared in this project.