MVN

org.jvnet.hudson : commons-jelly

Maven & Gradle

May 19, 2010
5 usages

commons-jelly · Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.

<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>commons-jelly</artifactId>
    <version>1.1-hudson-20091221</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.hudson : commons-jelly to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1-hudson-20091221

All Versions

Choose a version of org.jvnet.hudson : commons-jelly to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
commons-jelly-1.1-hudson-20091221
commons-jelly-1.1-hudson-20091217
commons-jelly-1.1-hudson-20090709
commons-jelly-1.1-hudson-20090227
commons-jelly-1.1-hudson-20090222
commons-jelly-1.1-hudson-20080826
commons-jelly-1.1-hudson-20071224
commons-jelly-1.1-hudson-20071021
commons-jelly-1.1-hudson-20100305
commons-jelly-1.1-hudson-20100217
commons-jelly-1.1-hudson-20100215
commons-jelly-1.1-hudson-20100211
commons-jelly-1.1-hudson-20100210
commons-jelly-1.1-hudson-20100114

How to add a dependency to Maven

Add the following org.jvnet.hudson : commons-jelly maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>commons-jelly</artifactId>
    <version>1.1-hudson-20091221</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jvnet.hudson : commons-jelly gradle dependency to your build.gradle file:

implementation 'org.jvnet.hudson:commons-jelly:1.1-hudson-20091221'

Gradle Kotlin DSL: Add the following org.jvnet.hudson : commons-jelly gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jvnet.hudson:commons-jelly:1.1-hudson-20091221")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jvnet.hudson : commons-jelly sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jvnet.hudson" % "commons-jelly" % "1.1-hudson-20091221"

Advertisement

Dependencies from Group

Aug 10, 2010
15 usages
Mar 04, 2010
14 usages
Oct 09, 2010
11 usages
Aug 12, 2011
10 usages
1 stars
Nov 11, 2009
9 usages

Discover Dependencies

Nov 23, 2020
9 usages
383 stars
Aug 01, 2023
4 usages
23 stars
Mar 25, 2021
5 usages
2 stars
Aug 19, 2023
3 usages
70 stars
May 30, 2023
3 usages
6 stars
Feb 19, 2021
6 usages
8 stars
Oct 11, 2021
6 usages
2 stars
Nov 23, 2021
3 usages
147 stars