MVN

net.chronakis.tiles-dynamic : tiles-dynamic

Maven & Gradle

Apr 04, 2012
0 stars

tiles-dynamic · Extension for the struts tiles library that allows to dynamically change the tiles configuration during runtime at the servlet, session and request scope

<dependency>
    <groupId>net.chronakis.tiles-dynamic</groupId>
    <artifactId>tiles-dynamic</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.chronakis.tiles-dynamic : tiles-dynamic to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of net.chronakis.tiles-dynamic : tiles-dynamic to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
tiles-dynamic-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.chronakis.tiles-dynamic</groupId>
    <artifactId>tiles-dynamic</artifactId>
    <version>1.3</version>
</dependency>