<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>beetl</artifactId>
<version>3.7.0.RELEASE</version>
</dependency>
compile
|-- org.antlr:antlr4-runtime:4.9.2
provided
|-- com.github.ben-manes.caffeine:caffeine:2.9.2
|-- 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.springframework.security:spring-security-core:3.1.7.RELEASE
|-- org.springframework.security:spring-security-web:3.1.7.RELEASE
|-- org.apache.struts:struts2-core:2.5.22
|-- org.jodd:jodd-madvoc:3.6.6
|-- javax.servlet:servlet-api:2.5
|-- com.fasterxml.jackson.core:jackson-databind:2.9.4
|-- com.alibaba:fastjson:1.2.47
|-- org.jetbrains:annotations:20.1.0
test
|-- org.openjdk.jmh:jmh-core:1.19