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