MVN

org.hudsonci.stapler : stapler-core

Maven & Gradle

May 17, 2012
1 usages
2 stars

Stapler Core · Stapler HTTP request handling engine

<dependency>
    <groupId>org.hudsonci.stapler</groupId>
    <artifactId>stapler-core</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hudsonci.stapler : stapler-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of org.hudsonci.stapler : stapler-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
stapler-core-3.0.1

How to add a dependency to Maven

Add the following org.hudsonci.stapler : stapler-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hudsonci.stapler</groupId>
    <artifactId>stapler-core</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hudsonci.stapler : stapler-core gradle dependency to your build.gradle file:

implementation 'org.hudsonci.stapler:stapler-core:3.0.1'

Gradle Kotlin DSL: Add the following org.hudsonci.stapler : stapler-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hudsonci.stapler:stapler-core:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hudsonci.stapler : stapler-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hudsonci.stapler" % "stapler-core" % "3.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 13, 2015
2 usages
8 stars
Nov 03, 2020
4 usages
9 stars
May 04, 2017
2 usages
66 stars
Sep 02, 2021
4 usages
0 stars
Nov 17, 2016
2 usages
199 stars
Jun 27, 2023
26 stars
Aug 25, 2017
2 usages
26 stars
Feb 12, 2020
1 usages
5 stars
Feb 22, 2019
7 usages
4k stars