retepTools WebActions

An annotation based action framework what will work alongside any other framework (like struts) within a web application. This framework requires Tiles2.

License

License

BSD
Public Domain
GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepWebActions
Last Version

Last Version

9.10
Release Date

Release Date

Type

Type

jar
Description

Description

retepTools WebActions
An annotation based action framework what will work alongside any other framework (like struts) within a web application. This framework requires Tiles2.
Project Organization

Project Organization

Retep Development Group

Download retepWebActions

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
uk.org.retep : retepTools jar 9.10
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
org.apache.tiles : tiles-core jar 2.0.6
org.apache.tiles : tiles-jsp jar 2.0.6
org.apache.tiles : tiles-api jar 2.0.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.

Versions

Version
9.10
9.8.2
9.8.1
9.8-RC1
9.7
8.7.7