Last Version

Empty Release Project to Avoid Maven Bug 1.0.13

Empty Release Project to Avoid Maven Bug

License

License

Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-streams-operators-release
Version

Version

1.0.13
Type

Type

pom
Description

Description

Empty Release Project to Avoid Maven Bug
Empty Release Project to Avoid Maven Bug
Project Organization

Project Organization

SmallRye

Download smallrye-reactive-streams-operators-release 1.0.13


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar 1.0.1
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core jar 1.0.1

test (5)

Group / Artifact Type Version
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-tck jar 1.0.1
junit : junit jar 4.13
org.testng : testng jar 6.14.3
org.assertj : assertj-core jar 3.15.0
org.awaitility : awaitility jar 4.0.2

Project Modules

There are no modules declared in this project.