Last Version

JRS logback UI: logback admin application - backend part 1.0.15

The web application to manage runtime configuration of Logback (Java logging library)

License

License

Categories

Categories

GUI User Interface Search Business Logic Libraries
GroupId

GroupId

org.jresearch.logui
ArtifactId

ArtifactId

org.jresearch.logui.backend
Version

Version

1.0.15
Type

Type

jar
Description

Description

JRS logback UI: logback admin application - backend part
The web application to manage runtime configuration of Logback (Java logging library)

Download org.jresearch.logui.backend 1.0.15


<!-- https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.backend/ -->
<dependency>
    <groupId>org.jresearch.logui</groupId>
    <artifactId>org.jresearch.logui.backend</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.backend/
implementation 'org.jresearch.logui:org.jresearch.logui.backend:1.0.15'
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.backend/
implementation ("org.jresearch.logui:org.jresearch.logui.backend:1.0.15")
'org.jresearch.logui:org.jresearch.logui.backend:jar:1.0.15'
<dependency org="org.jresearch.logui" name="org.jresearch.logui.backend" rev="1.0.15">
  <artifact name="org.jresearch.logui.backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.logui', module='org.jresearch.logui.backend', version='1.0.15')
)
libraryDependencies += "org.jresearch.logui" % "org.jresearch.logui.backend" % "1.0.15"
[org.jresearch.logui/org.jresearch.logui.backend "1.0.15"]

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
com.google.guava : guava jar 27.0-jre
org.reflections : reflections jar 0.9.11
org.jresearch.logui : org.jresearch.logui.domain jar 1.0.15
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
one.util : streamex jar 0.6.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.