Last Version

Dandelion :: Extras :: Servlet 2 compatibility 0.2.1

Dandelion, Extensible web library for funnier web development

License

License

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-servlet2
Version

Version

0.2.1
Type

Type

jar
Description

Description

Dandelion :: Extras :: Servlet 2 compatibility
Dandelion, Extensible web library for funnier web development

Download dandelion-servlet2 0.2.1


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.10
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.