| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery GWT (Google Web Toolkit) User Interface Web Frameworks Net SLF4J Application Layer Libs Logging | 
| GroupId | GroupIdorg.jvnet.hudson.main | 
| ArtifactId | ArtifactIdhudson-gwt-slf4j | 
| Last Version | Last Version2.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHudson :: 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 OrganizationHudson | 
| Filename | Size | 
|---|---|
| hudson-gwt-slf4j-2.1.2.pom | |
| hudson-gwt-slf4j-2.1.2.jar | 75 KB | 
| hudson-gwt-slf4j-2.1.2-sources.jar | 48 KB | 
| hudson-gwt-slf4j-2.1.2-javadoc.jar | 187 KB | 
| Browse | 
<!-- 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.2</version>
</dependency>// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-gwt-slf4j/
implementation 'org.jvnet.hudson.main:hudson-gwt-slf4j:2.1.2'// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-gwt-slf4j/
implementation ("org.jvnet.hudson.main:hudson-gwt-slf4j:2.1.2")'org.jvnet.hudson.main:hudson-gwt-slf4j:jar:2.1.2'<dependency org="org.jvnet.hudson.main" name="hudson-gwt-slf4j" rev="2.1.2">
  <artifact name="hudson-gwt-slf4j" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-gwt-slf4j', version='2.1.2')
)libraryDependencies += "org.jvnet.hudson.main" % "hudson-gwt-slf4j" % "2.1.2"[org.jvnet.hudson.main/hudson-gwt-slf4j "2.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.3.0 | 
| org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jvnet.hudson.main : hudson-test-utils | jar | 2.1.2 | 
| org.jvnet.hudson : test-annotations | jar | 1.0 |