Last Version

Hudson Backedn Stuff 1.7

Code that we use behind the scene.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

backend
Version

Version

1.7
Type

Type

pom
Description

Description

Hudson Backedn Stuff
Code that we use behind the scene.

Download backend 1.7

Filename Size
backend-1.7.pom 525 bytes
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

  • list-jdk