<dependency>
<groupId>com.github.h-thurow</groupId>
<artifactId>simple-jndi</artifactId>
<version>0.17.2</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.21
|-- org.jetbrains:annotations:13.0
|-- commons-lang:commons-lang:2.6
provided
|-- commons-dbcp:commons-dbcp:1.2.2
test
|-- org.apache.commons:commons-dbcp2:2.1.1
|-- junit:junit:4.12
|-- com.googlecode.cedar-common:cpsuite:1.2.6
|-- ch.qos.logback:logback-classic:1.1.7
|-- commons-configuration:commons-configuration:1.10
|-- org.springframework:spring-context:4.2.5.RELEASE