License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.stapler |
ArtifactId | ArtifactIdstapler-jelly |
Last Version | Last Version3.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStapler Jelly
Jelly binding module for Stapler
|
Filename | Size |
---|---|
stapler-jelly-3.0.6.pom | |
stapler-jelly-3.0.6.jar | 76 KB |
stapler-jelly-3.0.6-sources.jar | 56 KB |
stapler-jelly-3.0.6-javadoc.jar | 240 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-jelly/ -->
<dependency>
<groupId>org.eclipse.hudson.stapler</groupId>
<artifactId>stapler-jelly</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-jelly/
implementation 'org.eclipse.hudson.stapler:stapler-jelly:3.0.6'
// https://jarcasting.com/artifacts/org.eclipse.hudson.stapler/stapler-jelly/
implementation ("org.eclipse.hudson.stapler:stapler-jelly:3.0.6")
'org.eclipse.hudson.stapler:stapler-jelly:jar:3.0.6'
<dependency org="org.eclipse.hudson.stapler" name="stapler-jelly" rev="3.0.6">
<artifact name="stapler-jelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.stapler', module='stapler-jelly', version='3.0.6')
)
libraryDependencies += "org.eclipse.hudson.stapler" % "stapler-jelly" % "3.0.6"
[org.eclipse.hudson.stapler/stapler-jelly "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.stapler : stapler-core | jar | 3.0.6 |
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.jvnet.hudson : commons-jelly | jar | 1.1-hudson-20100305 |
org.kohsuke.metainf-services : metainf-services | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.stapler : stapler-core | jar | 3.0.6 |
net.sourceforge.htmlunit : htmlunit | jar | 2.9 |
junit : junit | jar | 4.10 |
org.mortbay.jetty : jetty | jar | 6.1.26 |