Last Version

Stapler 1.263

Stapler HTTP request handling engine

License

License

GroupId

GroupId

org.kohsuke.stapler
ArtifactId

ArtifactId

stapler-parent
Version

Version

1.263
Type

Type

pom
Description

Description

Stapler
Stapler HTTP request handling engine
Project URL

Project URL

https://stapler.kohsuke.org/
Source Code Management

Source Code Management

https://github.com/stapler/stapler

Download stapler-parent 1.263

Filename Size
stapler-parent-1.263.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler-parent/ -->
<dependency>
    <groupId>org.kohsuke.stapler</groupId>
    <artifactId>stapler-parent</artifactId>
    <version>1.263</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler-parent/
implementation 'org.kohsuke.stapler:stapler-parent:1.263'
// https://jarcasting.com/artifacts/org.kohsuke.stapler/stapler-parent/
implementation ("org.kohsuke.stapler:stapler-parent:1.263")
'org.kohsuke.stapler:stapler-parent:pom:1.263'
<dependency org="org.kohsuke.stapler" name="stapler-parent" rev="1.263">
  <artifact name="stapler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke.stapler', module='stapler-parent', version='1.263')
)
libraryDependencies += "org.kohsuke.stapler" % "stapler-parent" % "1.263"
[org.kohsuke.stapler/stapler-parent "1.263"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.