Last Version

Stapler 3.0.1

Stapler HTTP request handling engine

License

License

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.hudsonci.stapler
ArtifactId

ArtifactId

stapler-parent
Version

Version

3.0.1
Type

Type

pom
Description

Description

Stapler
Stapler HTTP request handling engine
Project Organization

Project Organization

Source Code Management

Source Code Management

https://github.com/hudson/stapler.git

Download stapler-parent 3.0.1

Filename Size
stapler-parent-3.0.1.pom 5 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services Optional jar 1.1

test (2)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.11
org.jvnet.hudson : htmlunit jar 2.6-hudson-2

Project Modules

  • stapler-core
  • stapler-jelly