Last Version

JFRLog 0.1.0

SLF4J binding to the Java Flight Recorder

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

dev.mbien.jfrlog
ArtifactId

ArtifactId

slf4j-jfr-bridge
Version

Version

0.1.0
Type

Type

jar
Description

Description

JFRLog
SLF4J binding to the Java Flight Recorder
Project URL

Project URL

https://github.com/mbien/JFRLog/
Source Code Management

Source Code Management

https://github.com/mbien/JFRLog/

Download slf4j-jfr-bridge 0.1.0


<!-- https://jarcasting.com/artifacts/dev.mbien.jfrlog/slf4j-jfr-bridge/ -->
<dependency>
    <groupId>dev.mbien.jfrlog</groupId>
    <artifactId>slf4j-jfr-bridge</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.mbien.jfrlog/slf4j-jfr-bridge/
implementation 'dev.mbien.jfrlog:slf4j-jfr-bridge:0.1.0'
// https://jarcasting.com/artifacts/dev.mbien.jfrlog/slf4j-jfr-bridge/
implementation ("dev.mbien.jfrlog:slf4j-jfr-bridge:0.1.0")
'dev.mbien.jfrlog:slf4j-jfr-bridge:jar:0.1.0'
<dependency org="dev.mbien.jfrlog" name="slf4j-jfr-bridge" rev="0.1.0">
  <artifact name="slf4j-jfr-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.mbien.jfrlog', module='slf4j-jfr-bridge', version='0.1.0')
)
libraryDependencies += "dev.mbien.jfrlog" % "slf4j-jfr-bridge" % "0.1.0"
[dev.mbien.jfrlog/slf4j-jfr-bridge "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.