| License |
License |
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdorg.hudsonci.stapler |
| ArtifactId | ArtifactIdstapler-jelly |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStapler Jelly
Jelly binding for Stapler
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| stapler-jelly-3.0.1.pom | |
| stapler-jelly-3.0.1.jar | 80 KB |
| stapler-jelly-3.0.1-sources.jar | 80 KB |
| stapler-jelly-3.0.1-javadoc.jar | 246 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.stapler/stapler-jelly/ -->
<dependency>
<groupId>org.hudsonci.stapler</groupId>
<artifactId>stapler-jelly</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.stapler/stapler-jelly/
implementation 'org.hudsonci.stapler:stapler-jelly:3.0.1'
// https://jarcasting.com/artifacts/org.hudsonci.stapler/stapler-jelly/
implementation ("org.hudsonci.stapler:stapler-jelly:3.0.1")
'org.hudsonci.stapler:stapler-jelly:jar:3.0.1'
<dependency org="org.hudsonci.stapler" name="stapler-jelly" rev="3.0.1">
<artifact name="stapler-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.stapler', module='stapler-jelly', version='3.0.1')
)
libraryDependencies += "org.hudsonci.stapler" % "stapler-jelly" % "3.0.1"
[org.hudsonci.stapler/stapler-jelly "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hudsonci.stapler : stapler-core | jar | 3.0.1 |
| org.jvnet.hudson : commons-jelly | jar | 1.1-hudson-20100305 |
| org.jvnet.hudson.dom4j : dom4j | jar | 1.6.1-hudson-3 |
| commons-jexl : commons-jexl | jar | 1.0 |
| org.jvnet.maven-jellydoc-plugin : jellydoc-annotations Optional | jar | 1.2 |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hudsonci.stapler : stapler-core | jar | 3.0.1 |
| org.mortbay.jetty : jetty | jar | 6.1.11 |
| org.jvnet.hudson : htmlunit | jar | 2.6-hudson-2 |