is not current version
Last Version 2.1.2

org.jvnet.hudson.main:hudson-gwt-slf4j 2.1.1

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

Categories

Categories

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

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

hudson-gwt-slf4j
Version

Version

2.1.1
Type

Type

jar

Download hudson-gwt-slf4j 2.1.1


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