License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdorg.hudsonci.stapler |
ArtifactId | ArtifactIdstapler-parent |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStapler
Stapler HTTP request handling engine
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty | jar | 6.1.11 |
org.jvnet.hudson : htmlunit | jar | 2.6-hudson-2 |