Last Version

Hudson GWT SLF4J 2.2.0

Port of SLF4J (1.6.2-SNAPSHOT) to GWT, backed up by the slf4j-jdk14 implementation to work with GWT 2.1 logging.

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery GWT (Google Web Toolkit) User Interface Web Frameworks SLF4J Application Layer Libs Logging
GroupId

GroupId

org.hudsonci.libs
ArtifactId

ArtifactId

hudson-gwt-slf4j
Version

Version

2.2.0
Type

Type

jar
Description

Description

Hudson GWT SLF4J
Port of SLF4J (1.6.2-SNAPSHOT) to GWT, backed up by the slf4j-jdk14 implementation to work with GWT 2.1 logging.
Project Organization

Project Organization

Hudson

Download hudson-gwt-slf4j 2.2.0


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

Dependencies

provided (11)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.3.0
org.slf4j : slf4j-api jar 1.6.1
org.eclipse.hudson : hudson-core jar 3.0.0
org.eclipse.hudson : hudson-remoting jar 3.0.0
org.eclipse.hudson : hudson-utils jar 3.0.0
org.eclipse.hudson : hudson-plugin-utils jar 3.0.0
org.eclipse.hudson : hudson-war war 3.0.0
org.eclipse.hudson : hudson-test-framework jar 3.0.0
org.eclipse.hudson : hudson-inject jar 3.0.0
org.eclipse.hudson : hudson-service jar 3.0.0
javax.servlet : servlet-api jar 2.4

test (6)

Group / Artifact Type Version
org.eclipse.hudson : hudson-test-utils jar 3.0.0
junit : junit jar 4.8.1
org.powermock : powermock-module-junit4 Optional jar 1.4.10
org.powermock : powermock-api-easymock Optional jar 1.4.10
org.easymock : easymock Optional jar 3.0
org.mockito : mockito-core Optional jar 1.8.5

Project Modules

There are no modules declared in this project.