| License |
License |
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
| GroupId | GroupIdorg.eclipse.hudson.stapler |
| ArtifactId | ArtifactIdstapler-parent |
| Last Version | Last Version3.0.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionStapler Parent
Stapler, a HTTP request handling engine for Hudson
|
| Filename | Size |
|---|---|
| stapler-parent-3.0.6.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-parent/ -->
<dependency>
<groupId>org.eclipse.hudson.stapler</groupId>
<artifactId>stapler-parent</artifactId>
<version>3.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-parent/
implementation 'org.eclipse.hudson.stapler:stapler-parent:3.0.6'
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-parent/
implementation ("org.eclipse.hudson.stapler:stapler-parent:3.0.6")
'org.eclipse.hudson.stapler:stapler-parent:pom:3.0.6'
<dependency org="org.eclipse.hudson.stapler" name="stapler-parent" rev="3.0.6">
<artifact name="stapler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.stapler', module='stapler-parent', version='3.0.6')
)
libraryDependencies += "org.eclipse.hudson.stapler" % "stapler-parent" % "3.0.6"
[org.eclipse.hudson.stapler/stapler-parent "3.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |