| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdse.fortnox.reactivewizard |
| ArtifactId | ArtifactIdreactivewizard-test |
| Last Version | Last Version13.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Reactive Wizard project makes it easy to build performant and scalable web
applications that harness the power of Rx and Netty (i.e., RxJava and Netty).
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-test/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-test</artifactId>
<version>13.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-test/
implementation 'se.fortnox.reactivewizard:reactivewizard-test:13.3.0'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-test/
implementation ("se.fortnox.reactivewizard:reactivewizard-test:13.3.0")
'se.fortnox.reactivewizard:reactivewizard-test:jar:13.3.0'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-test" rev="13.3.0">
<artifact name="reactivewizard-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-test', version='13.3.0')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-test" % "13.3.0"
[se.fortnox.reactivewizard/reactivewizard-test "13.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxjava | jar | 1.3.8 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| io.projectreactor : reactor-test | jar |