<dependency>
<groupId>com.github.h-thurow</groupId>
<artifactId>simple-jndi</artifactId>
<version>0.22.0</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.4
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
|-- org.springframework:spring-test:4.2.5.RELEASE
|-- com.zaxxer:HikariCP-java7:2.4.12
|-- com.github.stefanbirkner:system-rules:1.19.0
|-- org.ops4j.pax.exam:pax-exam-container-native:4.13.1
|-- org.ops4j.pax.exam:pax-exam-link-mvn:4.13.1