is not current version
Last Version 2.1.2

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


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

org.jvnet.hudson.main
ArtifactId

ArtifactId

hudson-gwt
Version

Version

2.1.1
Type

Type

pom

Download hudson-gwt 2.1.1

Filename Size
hudson-gwt-2.1.1.pom 5 KB
Browse

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