License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Logging Application Layer Libs |
GroupId | GroupIdcom.github.apetrelli.gwtintegration |
ArtifactId | ArtifactIdgwt-integration-remote-logging |
Last Version | Last Version1.0.0-alpha4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Integration - Remote Logging
Improvements for remote logging implementation.
|
<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-remote-logging/ -->
<dependency>
<groupId>com.github.apetrelli.gwtintegration</groupId>
<artifactId>gwt-integration-remote-logging</artifactId>
<version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-remote-logging/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-remote-logging:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-remote-logging/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-remote-logging:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-remote-logging:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-remote-logging" rev="1.0.0-alpha4">
<artifact name="gwt-integration-remote-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-remote-logging', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-remote-logging" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-remote-logging "1.0.0-alpha4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.6.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |