<dependency>
<groupId>io.github.weblegacy</groupId>
<artifactId>struts-tiles2</artifactId>
<version>1.4.2</version>
</dependency>
<parent> <groupId>io.github.weblegacy</groupId> <artifactId>struts-parent</artifactId> <version>1.4.2</version> </parent>
compile
|-- io.github.weblegacy:struts-core
|-- io.github.weblegacy:struts-core
|-- javax.servlet:javax.servlet-api
|-- org.apache.tiles:tiles-api
|-- org.apache.tiles:tiles-core
|-- org.apache.tiles:tiles-request-api
|-- org.apache.tiles:tiles-request-servlet
|-- commons-beanutils:commons-beanutils
|-- commons-chain:commons-chain
|-- org.junit.jupiter:junit-jupiter-api
test