Last Version

droovy 1.0

Groovy + Hudson remoting + distfork

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

droovy
Version

Version

1.0
Type

Type

jar
Description

Description

droovy
Groovy + Hudson remoting + distfork

Download droovy 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jvnet.hudson.main : cli jar 1.314
org.jvnet.hudson.main : remoting jar 1.314
org.apache.commons : commons-io jar 1.3.2
org.kohsuke.droovy : groovy jar 1.6.3-kohsuke-1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.