Last Version

Dandelion 1.1.1

Dandelion, an extensible web framework making web development simpler.

License

License

GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion
Version

Version

1.1.1
Type

Type

pom
Description

Description

Dandelion
Dandelion, an extensible web framework making web development simpler.
Project URL

Project URL

http://dandelion.github.io/dandelion
Project Organization

Project Organization

Dandelion Project
Source Code Management

Source Code Management

http://github.com/dandelion/dandelion

Download dandelion 1.1.1

Filename Size
dandelion-1.1.1.pom 16 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (4)

Group / Artifact Type Version
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

  • dandelion-core
  • dandelion-thymeleaf
  • dandelion-jsp
  • dandelion-extras