Files download
File Operation
gwt-lognice-0.6.jar download
gwt-lognice-0.6.pom download
gwt-lognice-0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>org.realityforge.gwt.lognice</groupId>
  <artifactId>gwt-lognice</artifactId>
  <version>0.6</version>
</dependency>
Gradle Groovy
implementation 'org.realityforge.gwt.lognice:gwt-lognice:0.6'
Gradle Kotlin
implementation("org.realityforge.gwt.lognice:gwt-lognice:0.6")
Scala SBT
libraryDependencies += "org.realityforge.gwt.lognice" % "gwt-lognice" % "0.6"
Groovy Grape
@Grapes(
  @Grab(group='org.realityforge.gwt.lognice', module='gwt-lognice', version='0.6')
)
Apache Ivy
<dependency org="org.realityforge.gwt.lognice" name="gwt-lognice" rev="0.6" />
Leiningen
[org.realityforge.gwt.lognice/gwt-lognice "0.6"]
Apache Buildr
'org.realityforge.gwt.lognice:gwt-lognice:jar:0.6'
Dependencies
<parent>
  <groupId>org.sonatype.oss</groupId>
  <artifactId>oss-parent</artifactId>
  <version>7</version>
</parent>

compile

|-- com.google.jsinterop:jsinterop-annotations:1.0.1

|-- com.google.jsinterop:jsinterop-annotations:1.0.1

|-- org.w3c.css:sac:1.3

|-- com.google.gwt:gwt-dev:2.8.1

|-- com.google.code.gson:gson:2.6.2

|-- org.ow2.asm:asm:5.0.3

|-- org.ow2.asm:asm-util:5.0.3

|-- org.ow2.asm:asm-tree:5.0.3

|-- org.ow2.asm:asm-commons:5.0.3

|-- colt:colt:1.2.0

|-- ant:ant:1.6.5

|-- commons-collections:commons-collections:3.2.2

|-- commons-io:commons-io:2.4

|-- com.ibm.icu:icu4j:50.1.1

|-- tapestry:tapestry:4.0.2

|-- javax.annotation:javax.annotation-api:1.2

|-- javax.servlet:javax.servlet-api:3.1.0

|-- org.eclipse.jetty:jetty-annotations:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-continuation:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-http:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-io:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-jndi:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-plus:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-security:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-server:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-servlet:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-servlets:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-util:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-webapp:9.2.14.v20151106

|-- org.eclipse.jetty:jetty-xml:9.2.14.v20151106

|-- org.eclipse.jetty.toolchain:jetty-schemas:3.1.M0

|-- javax.validation:validation-api:1.0.0.GA

|-- javax.validation:validation-api:1.0.0.GA

provided

|-- com.google.code.findbugs:jsr305:3.0.1

|-- com.google.gwt:gwt-user:2.8.1

test

|-- org.testng:testng:6.11

|-- com.beust:jcommander:1.27

|-- org.jmock:jmock:2.5.1

|-- org.jmock:jmock-junit4:2.5.1

|-- org.hamcrest:hamcrest-core:1.1

|-- org.hamcrest:hamcrest-library:1.1