<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>beetl</artifactId>
<version>2.2.6</version>
</dependency>
compile
|-- org.antlr:antlr4-runtime:4.2
provided
|-- org.apache.commons:commons-lang3:3.3.2
|-- org.springframework:spring-core:4.2.1.RELEASE
|-- org.springframework:spring-web:4.2.1.RELEASE
|-- org.springframework:spring-webmvc:4.2.1.RELEASE
|-- org.springframework:spring-beans:4.2.1.RELEASE
|-- org.springframework:spring-context:4.2.1.RELEASE
|-- org.springframework:spring-context-support:4.2.1.RELEASE
|-- org.apache.struts:struts2-core:2.3.24
|-- org.apache.struts.xwork:xwork-core:2.3.24
|-- org.jodd:jodd-madvoc:3.6.6
|-- javax.servlet:servlet-api:2.5
test