<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>beetl-ext</artifactId>
<version>3.13.0.RELEASE</version>
</dependency>
<parent> <groupId>com.ibeetl</groupId> <artifactId>beetl-parent</artifactId> <version>3.13.0.RELEASE</version> </parent>
compile
|-- com.ibeetl:beetl-core:3.13.0.RELEASE
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
test
|-- org.openjdk.jmh:jmh-core:1.19