| License |
License |
|---|---|
| GroupId | GroupIdorg.kohsuke.stapler |
| ArtifactId | ArtifactIdstapler |
| Last Version | Last Version1.263 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStapler
Stapler HTTP request handling engine
|
| Filename | Size |
|---|---|
| stapler-1.263.pom | |
| stapler-1.263.jar | 243 KB |
| stapler-1.263-tests.jar | 38 KB |
| stapler-1.263-sources.jar | 194 KB |
| stapler-1.263-javadoc.jar | 444 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler/ -->
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler</artifactId>
<version>1.263</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler/
implementation 'org.kohsuke.stapler:stapler:1.263'
// https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler/
implementation ("org.kohsuke.stapler:stapler:1.263")
'org.kohsuke.stapler:stapler:jar:1.263'
<dependency org="org.kohsuke.stapler" name="stapler" rev="1.263">
<artifact name="stapler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke.stapler', module='stapler', version='1.263')
)
libraryDependencies += "org.kohsuke.stapler" % "stapler" % "1.263"
[org.kohsuke.stapler/stapler "1.263"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.2 |
| commons-discovery : commons-discovery | jar | 0.4 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-io : commons-io | jar | 2.4 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-codec : commons-codec | jar | 1.9 |
| org.jvnet.localizer : localizer | jar | 1.7 |
| org.kohsuke.stapler : json-lib | jar | 2.4-jenkins-2 |
| org.jvnet : tiger-types | jar | 2.2 |
| org.codehaus.groovy : groovy-all Optional | jar | 1.8.3 |
| com.google.guava : guava | jar | 11.0.1 |
| org.kohsuke : asm5 | jar | 5.0.1 |
| org.jenkins-ci : annotation-indexer Optional | jar | 1.10 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| com.sun.xml.txw2 : txw2 Optional | jar | 20070624 |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.7 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| com.jcraft : jzlib | jar | 1.1.3 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |