Last Version

JRS logback UI: logback admin application - GWT based UI part 1.0.15

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.core
Version

Version

1.0.15
Type

Type

jar
Description

Description

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

Download org.jresearch.logui.gwt.core 1.0.15


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

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.google.inject : guice jar 4.2.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 27.0-jre
org.fusesource.restygwt : restygwt jar 2.2.3
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.jresearch.commons.gwt : org.jresearch.commons.gwt.base jar 1.0.196
io.github.gwtplus.gin : gin jar 3.0.0
org.jresearch.logui : org.jresearch.logui.domain jar 1.0.15
com.google.guava : guava-gwt jar 27.0-jre

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.2

Project Modules

There are no modules declared in this project.