License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdse.fortnox.reactivewizard |
ArtifactId | ArtifactIdreactivewizard-dao |
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 |
Filename | Size |
---|---|
reactivewizard-dao-13.3.0.pom | |
reactivewizard-dao-13.3.0.jar | 74 KB |
reactivewizard-dao-13.3.0-tests.jar | 64 KB |
reactivewizard-dao-13.3.0-sources.jar | 39 KB |
reactivewizard-dao-13.3.0-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-dao/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-dao</artifactId>
<version>13.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-dao/
implementation 'se.fortnox.reactivewizard:reactivewizard-dao:13.3.0'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-dao/
implementation ("se.fortnox.reactivewizard:reactivewizard-dao:13.3.0")
'se.fortnox.reactivewizard:reactivewizard-dao:jar:13.3.0'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-dao" rev="13.3.0">
<artifact name="reactivewizard-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-dao', version='13.3.0')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-dao" % "13.3.0"
[se.fortnox.reactivewizard/reactivewizard-dao "13.3.0"]
Group / Artifact | Type | Version |
---|---|---|
se.fortnox.reactivewizard : reactivewizard-api | jar | 13.3.0 |
se.fortnox.reactivewizard : reactivewizard-json | jar | 13.3.0 |
se.fortnox.reactivewizard : reactivewizard-config | jar | 13.3.0 |
se.fortnox.reactivewizard : reactivewizard-utils | jar | 13.3.0 |
se.fortnox.reactivewizard : reactivewizard-binding | jar | 13.3.0 |
se.fortnox.reactivewizard : reactivewizard-metrics | jar | 13.3.0 |
com.google.guava : guava | jar | 31.1-jre |
com.zaxxer : HikariCP | jar | 5.0.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
se.fortnox.reactivewizard : reactivewizard-test | jar | 13.3.0 |
com.h2database : h2 | jar | 2.1.214 |
se.fortnox.reactivewizard : reactivewizard-config | jar | 13.3.0 |