<dependency>
<groupId>io.github.weblegacy</groupId>
<artifactId>struts-tiles2</artifactId>
<version>1.4.0</version>
</dependency>
<parent> <groupId>io.github.weblegacy</groupId> <artifactId>struts-parent</artifactId> <version>1.4.0</version> </parent>
compile
|-- io.github.weblegacy:struts-core
|-- io.github.weblegacy:struts-core
|-- backport-util-concurrent:backport-util-concurrent
|-- commons-collections:commons-collections
|-- net.sf.retrotranslator:retrotranslator-runtime
|-- org.apache.tiles:tiles-jsp
|-- org.apache.tiles:tiles-core
|-- org.apache.tiles:tiles-api
test