License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks GUI Search Business Logic Libraries |
GroupId | GroupIdorg.jresearch.logui |
ArtifactId | ArtifactIdorg.jresearch.logui.gwt.fragment |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJRS logback UI: logback admin application - GWT based UI part as web fragment
The web application to manage runtime configuration of Logback (Java logging library)
|
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.jresearch.logui : org.jresearch.logui.backend | jar | 1.0.15 |