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