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 |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson :: GWT
The module that constitutes the main hudson.war
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-gwt-3.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt/ -->
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>hudson-gwt</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt/
implementation 'org.eclipse.hudson.main:hudson-gwt:3.0.1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt/
implementation ("org.eclipse.hudson.main:hudson-gwt:3.0.1")
'org.eclipse.hudson.main:hudson-gwt:pom:3.0.1'
<dependency org="org.eclipse.hudson.main" name="hudson-gwt" rev="3.0.1">
<artifact name="hudson-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-gwt', version='3.0.1')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-gwt" % "3.0.1"
[org.eclipse.hudson.main/hudson-gwt "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.main : hudson-test-utils | jar | 3.0.0-M1-1 |