| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdio.smallrye.reactive |
| ArtifactId | ArtifactIdmutiny-project |
| Version | Version0.18.1 |
| Type | Typepom |
| Description |
DescriptionSmallRye Mutiny :: Parent
Intuitive Event-Driven Reactive Programming Library for Java
|
| Project Organization |
Project OrganizationSmallRye |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mutiny-project-0.18.1.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-project/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>mutiny-project</artifactId>
<version>0.18.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-project/
implementation 'io.smallrye.reactive:mutiny-project:0.18.1'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-project/
implementation ("io.smallrye.reactive:mutiny-project:0.18.1")
'io.smallrye.reactive:mutiny-project:pom:0.18.1'
<dependency org="io.smallrye.reactive" name="mutiny-project" rev="0.18.1">
<artifact name="mutiny-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-project', version='0.18.1')
)
libraryDependencies += "io.smallrye.reactive" % "mutiny-project" % "0.18.1"
[io.smallrye.reactive/mutiny-project "0.18.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.awaitility : awaitility | jar | 4.1.0 |