| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging RxJava Container Microservices Reactive libraries |
| GroupId | GroupIdcom.github.davidmoten |
| ArtifactId | ArtifactIdrxjava-slf4j |
| Last Version | Last Version0.6.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrxjava-slf4j
RxJava SLF4J logging utilities
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rxjava-slf4j-0.6.12.pom | |
| rxjava-slf4j-0.6.12.jar | 26 KB |
| rxjava-slf4j-0.6.12-sources.jar | 4 KB |
| rxjava-slf4j-0.6.12-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-slf4j/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>rxjava-slf4j</artifactId>
<version>0.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-slf4j/
implementation 'com.github.davidmoten:rxjava-slf4j:0.6.12'
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava-slf4j/
implementation ("com.github.davidmoten:rxjava-slf4j:0.6.12")
'com.github.davidmoten:rxjava-slf4j:jar:0.6.12'
<dependency org="com.github.davidmoten" name="rxjava-slf4j" rev="0.6.12">
<artifact name="rxjava-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='rxjava-slf4j', version='0.6.12')
)
libraryDependencies += "com.github.davidmoten" % "rxjava-slf4j" % "0.6.12"
[com.github.davidmoten/rxjava-slf4j "0.6.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxjava | jar | 1.3.8 |
| com.github.davidmoten : rxjava-extras | jar | 0.8.0.18 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |