License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Logging Application Layer Libs |
GroupId | GroupIdse.fortnox.reactivewizard |
ArtifactId | ArtifactIdreactivewizard-logging |
Last Version | Last Version9.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-logging/ -->
<dependency>
<groupId>se.fortnox.reactivewizard</groupId>
<artifactId>reactivewizard-logging</artifactId>
<version>9.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-logging/
implementation 'se.fortnox.reactivewizard:reactivewizard-logging:9.3.0'
// https://jarcasting.com/artifacts/se.fortnox.reactivewizard/reactivewizard-logging/
implementation ("se.fortnox.reactivewizard:reactivewizard-logging:9.3.0")
'se.fortnox.reactivewizard:reactivewizard-logging:jar:9.3.0'
<dependency org="se.fortnox.reactivewizard" name="reactivewizard-logging" rev="9.3.0">
<artifact name="reactivewizard-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.fortnox.reactivewizard', module='reactivewizard-logging', version='9.3.0')
)
libraryDependencies += "se.fortnox.reactivewizard" % "reactivewizard-logging" % "9.3.0"
[se.fortnox.reactivewizard/reactivewizard-logging "9.3.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
se.fortnox.reactivewizard : reactivewizard-config | jar | 9.3.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.netflix.blitz4j : blitz4j | jar | 1.37.2 |
com.netflix.servo : servo-core | jar | 0.13.2 |
com.netflix.archaius : archaius-core | jar | 0.7.3 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.reactivex : rxjava | jar | 1.3.8 |
Group / Artifact | Type | Version |
---|---|---|
se.fortnox.reactivewizard : reactivewizard-test | jar | 9.3.0 |