is not current version
Last Version 1.6.0

SmallRye Mutiny - Parent 1.0.0

Intuitive Event-Driven Reactive Programming Library for Java

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-project
Version

Version

1.0.0
Type

Type

pom
Description

Description

SmallRye Mutiny - Parent
Intuitive Event-Driven Reactive Programming Library for Java
Project URL

Project URL

https://smallrye.io/smallrye-mutiny
Project Organization

Project Organization

SmallRye
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-mutiny

Download mutiny-project 1.0.0

Filename Size
mutiny-project-1.0.0.pom 16 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • test-utils
  • implementation
  • rxjava
  • reactor
  • reactive-streams-operators
  • documentation
  • context-propagation
  • reactive-streams-junit5-tck
  • kotlin
  • bom
  • math