<dependency>
<groupId>com.bbossgroups</groupId>
<artifactId>bboss-util</artifactId>
<version>5.2.3</version>
</dependency>
compile
|-- com.bbossgroups:bboss-velocity:5.2.3
|-- concurrent:concurrent:1.3.2
|-- com.fasterxml.jackson.core:jackson-annotations:2.9.5
|-- com.fasterxml.jackson.core:jackson-core:2.9.5
|-- com.fasterxml.jackson.core:jackson-databind:2.9.5
|-- org.slf4j:slf4j-log4j12:1.7.25
|-- oro:oro:2.0.8
|-- bsh:bsh:2.0b1
test
|-- junit:junit:4.12