MVN

com.github.dandelion : dandelion-jsp

Maven & Gradle

Aug 11, 2015
5 usages
63 stars

Dandelion :: JSP · JSP implementation of Dandelion that provides a JSP taglib.

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-jsp</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dandelion : dandelion-jsp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.github.dandelion : dandelion-jsp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dandelion-jsp-1.1.1
dandelion-jsp-1.1.0
1.0.x
dandelion-jsp-1.0.1
dandelion-jsp-1.0.0
0.10.x
dandelion-jsp-0.10.1
dandelion-jsp-0.10.0
0.2.x
dandelion-jsp-0.2.1
dandelion-jsp-0.2.0
0.1.x
dandelion-jsp-0.1.0

How to add a dependency to Maven

Add the following com.github.dandelion : dandelion-jsp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-jsp</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dandelion : dandelion-jsp gradle dependency to your build.gradle file:

implementation 'com.github.dandelion:dandelion-jsp:1.1.1'

Gradle Kotlin DSL: Add the following com.github.dandelion : dandelion-jsp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dandelion:dandelion-jsp:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dandelion : dandelion-jsp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dandelion" % "dandelion-jsp" % "1.1.1"

Advertisement

Dependencies from Group

Jul 28, 2015
14 usages
Aug 11, 2015
9 usages
63 stars
Aug 11, 2015
5 usages
63 stars
Aug 11, 2015
5 usages
63 stars

Discover Dependencies

Aug 06, 2015
9 usages
49 stars
Aug 04, 2023
48 usages
6.5k stars
Nov 06, 2018
3 usages
Feb 23, 2016
8 usages
3 stars
Sep 28, 2020
8 usages
10 stars
Jul 14, 2021
4 usages
0 stars
Aug 09, 2023
10 usages
3 stars
Mar 20, 2023
9 usages
5 stars