tiles-dynamic-example

Example web application for the tiles-dynamic-lib. tiles-dynamic is an extension for the struts tiles library that allows to dynamically change the tiles configuration during runtime at the servlet, session and request scope

License

License

Categories

Categories

Net
GroupId

GroupId

net.chronakis.tiles-dynamic
ArtifactId

ArtifactId

tiles-dynamic-example
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

war
Description

Description

tiles-dynamic-example
Example web application for the tiles-dynamic-lib. tiles-dynamic is an extension for the struts tiles library that allows to dynamically change the tiles configuration during runtime at the servlet, session and request scope
Project URL

Project URL

https://github.com/chronakis/tiles-dynamic
Source Code Management

Source Code Management

https://github.com/chronakis/tiles-dynamic/tree/master/tiles-dynamic-example

Download tiles-dynamic-example

How to add to project

<!-- https://jarcasting.com/artifacts/net.chronakis.tiles-dynamic/tiles-dynamic-example/ -->
<dependency>
    <groupId>net.chronakis.tiles-dynamic</groupId>
    <artifactId>tiles-dynamic-example</artifactId>
    <version>1.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.chronakis.tiles-dynamic/tiles-dynamic-example/
implementation 'net.chronakis.tiles-dynamic:tiles-dynamic-example:1.3'
// https://jarcasting.com/artifacts/net.chronakis.tiles-dynamic/tiles-dynamic-example/
implementation ("net.chronakis.tiles-dynamic:tiles-dynamic-example:1.3")
'net.chronakis.tiles-dynamic:tiles-dynamic-example:war:1.3'
<dependency org="net.chronakis.tiles-dynamic" name="tiles-dynamic-example" rev="1.3">
  <artifact name="tiles-dynamic-example" type="war" />
</dependency>
@Grapes(
@Grab(group='net.chronakis.tiles-dynamic', module='tiles-dynamic-example', version='1.3')
)
libraryDependencies += "net.chronakis.tiles-dynamic" % "tiles-dynamic-example" % "1.3"
[net.chronakis.tiles-dynamic/tiles-dynamic-example "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
net.chronakis.tiles-dynamic : tiles-dynamic-lib jar 1.3
org.apache.struts : struts-extras jar 1.3.10
org.apache.struts : struts-taglib jar 1.3.10
org.apache.struts : struts-el jar 1.3.10

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3