| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery | 
| GroupId | GroupIdorg.hudsonci.stapler | 
| ArtifactId | ArtifactIdstapler-core | 
| Last Version | Last Version3.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionStapler Core Stapler HTTP request handling engine | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| stapler-core-3.0.1.pom | |
| stapler-core-3.0.1.jar | 262 KB | 
| stapler-core-3.0.1-tests.jar | 43 KB | 
| stapler-core-3.0.1-sources.jar | 199 KB | 
| stapler-core-3.0.1-javadoc.jar | 485 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.hudsonci.stapler/stapler-core/ -->
<dependency>
    <groupId>org.hudsonci.stapler</groupId>
    <artifactId>stapler-core</artifactId>
    <version>3.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.hudsonci.stapler/stapler-core/
implementation 'org.hudsonci.stapler:stapler-core:3.0.1'// https://jarcasting.com/artifacts/org.hudsonci.stapler/stapler-core/
implementation ("org.hudsonci.stapler:stapler-core:3.0.1")'org.hudsonci.stapler:stapler-core:jar:3.0.1'<dependency org="org.hudsonci.stapler" name="stapler-core" rev="3.0.1">
  <artifact name="stapler-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hudsonci.stapler', module='stapler-core', version='3.0.1')
)libraryDependencies += "org.hudsonci.stapler" % "stapler-core" % "3.0.1"[org.hudsonci.stapler/stapler-core "3.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-discovery : commons-discovery | jar | 0.4 | 
| commons-beanutils : commons-beanutils | jar | 1.7.0 | 
| commons-io : commons-io | jar | 1.3.1 | 
| org.jvnet.localizer : localizer | jar | 1.7 | 
| org.kohsuke.stapler : json-lib | jar | 2.1-rev6 | 
| org.jvnet : tiger-types | jar | 1.3 | 
| org.codehaus.groovy : groovy Optional | jar | 1.6.0 | 
| com.google.guava : guava | jar | r06 | 
| asm : asm-commons Optional | jar | 2.2.3 | 
| commons-fileupload : commons-fileupload | jar | 1.2.1 | 
| com.sun.xml.txw2 : txw2 Optional | jar | 20070624 | 
| junit : junit | jar | 4.5 | 
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mortbay.jetty : jetty | jar | 6.1.11 | 
| org.jvnet.hudson : htmlunit | jar | 2.6-hudson-2 |