| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery GWT (Google Web Toolkit) User Interface Web Frameworks CLI | 
| GroupId | GroupIdorg.eclipse.hudson.main | 
| ArtifactId | ArtifactIdhudson-gwt-common | 
| Last Version | Last Version3.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHudson :: GWT :: Common The module that constitutes the main hudson.war | 
| Project Organization | Project OrganizationHudson | 
| Filename | Size | 
|---|---|
| hudson-gwt-common-3.0.1.pom | |
| hudson-gwt-common-3.0.1.jar | 58 KB | 
| hudson-gwt-common-3.0.1-sources.jar | 25 KB | 
| hudson-gwt-common-3.0.1-javadoc.jar | 212 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt-common/ -->
<dependency>
    <groupId>org.eclipse.hudson.main</groupId>
    <artifactId>hudson-gwt-common</artifactId>
    <version>3.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt-common/
implementation 'org.eclipse.hudson.main:hudson-gwt-common:3.0.1'// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt-common/
implementation ("org.eclipse.hudson.main:hudson-gwt-common:3.0.1")'org.eclipse.hudson.main:hudson-gwt-common:jar:3.0.1'<dependency org="org.eclipse.hudson.main" name="hudson-gwt-common" rev="3.0.1">
  <artifact name="hudson-gwt-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-gwt-common', version='3.0.1')
)libraryDependencies += "org.eclipse.hudson.main" % "hudson-gwt-common" % "3.0.1"[org.eclipse.hudson.main/hudson-gwt-common "3.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.3.0 | 
| com.google.guava : guava-gwt | jar | 10.0.1 | 
| com.google.code.findbugs : jsr305 | jar | 1.3.9 | 
| com.google.gwt.inject : gin | jar | 1.5.0 | 
| org.fusesource.restygwt : restygwt | jar | 1.1 | 
| com.allen-sauer.gwt.log : gwt-log | jar | 3.1.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.hudson.main : hudson-test-utils | jar | 3.0.0-M1-1 |