JRS logback UI: logback admin application - GWT application to test the GWT core part

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

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks GUI Search Business Logic Libraries
GroupId

GroupId

org.jresearch.logui
ArtifactId

ArtifactId

org.jresearch.logui.gwt.app
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

war
Description

Description

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

Download org.jresearch.logui.gwt.app

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jresearch.logui : org.jresearch.logui.domain jar 1.0.15
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7

provided (3)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.8.2
org.jresearch.logui : org.jresearch.logui.gwt.core jar 1.0.15
commons-io : commons-io jar 2.5

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25
org.jresearch.logui : org.jresearch.logui.backend jar 1.0.15

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.1
1.0.0