Last Version

Dandelion :: JSP 1.1.1

JSP implementation of Dandelion that provides a JSP taglib.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-jsp
Version

Version

1.1.1
Type

Type

jar
Description

Description

Dandelion :: JSP
JSP implementation of Dandelion that provides a JSP taglib.
Project Organization

Project Organization

Dandelion Project

Download dandelion-jsp 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-jsp/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-jsp</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-jsp/
implementation 'com.github.dandelion:dandelion-jsp:1.1.1'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-jsp/
implementation ("com.github.dandelion:dandelion-jsp:1.1.1")
'com.github.dandelion:dandelion-jsp:jar:1.1.1'
<dependency org="com.github.dandelion" name="dandelion-jsp" rev="1.1.1">
  <artifact name="dandelion-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-jsp', version='1.1.1')
)
libraryDependencies += "com.github.dandelion" % "dandelion-jsp" % "1.1.1"
[com.github.dandelion/dandelion-jsp "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dandelion : dandelion-core jar 1.1.1
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2

test (6)

Group / Artifact Type Version
junit : junit-dep jar 4.11
org.springframework : spring-test jar 3.2.14.RELEASE
junit : junit jar 4.11
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-core jar 1.10.8
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.