Zephyr - Demo Web project

An MVC framework supporting method-based development of web applications.

License

License

GroupId

GroupId

org.dihedron.zephyr
ArtifactId

ArtifactId

zephyr-demo-web
Last Version

Last Version

1.0.0.RC2
Release Date

Release Date

Type

Type

war
Description

Description

Zephyr - Demo Web project
An MVC framework supporting method-based development of web applications.
Project URL

Project URL

http://www.dihedron.org/zephyr
Source Code Management

Source Code Management

http://code.google.com/p/dihedron-zephyr/zephyr-demo-web/

Download zephyr-demo-web

How to add to project

<!-- https://jarcasting.com/artifacts/org.dihedron.zephyr/zephyr-demo-web/ -->
<dependency>
    <groupId>org.dihedron.zephyr</groupId>
    <artifactId>zephyr-demo-web</artifactId>
    <version>1.0.0.RC2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.zephyr/zephyr-demo-web/
implementation 'org.dihedron.zephyr:zephyr-demo-web:1.0.0.RC2'
// https://jarcasting.com/artifacts/org.dihedron.zephyr/zephyr-demo-web/
implementation ("org.dihedron.zephyr:zephyr-demo-web:1.0.0.RC2")
'org.dihedron.zephyr:zephyr-demo-web:war:1.0.0.RC2'
<dependency org="org.dihedron.zephyr" name="zephyr-demo-web" rev="1.0.0.RC2">
  <artifact name="zephyr-demo-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.zephyr', module='zephyr-demo-web', version='1.0.0.RC2')
)
libraryDependencies += "org.dihedron.zephyr" % "zephyr-demo-web" % "1.0.0.RC2"
[org.dihedron.zephyr/zephyr-demo-web "1.0.0.RC2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.dihedron.zephyr : zephyr jar 1.0.0.RC2
org.apache.taglibs : taglibs-standard-spec jar 1.2.1
org.apache.taglibs : taglibs-standard-impl jar 1.2.1
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
org.hibernate : hibernate-validator jar 5.0.1.Final
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RC2
1.0.0.RC1
0.0.1