Last Version

JRS logback UI: logback admin application - GWT based UI part as web fragment 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.fragment
Version

Version

1.0.15
Type

Type

jar
Description

Description

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

Download org.jresearch.logui.gwt.fragment 1.0.15


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