
<dependency>
    <maven>
        <groupId>org.sonatype.sisu.inject</groupId>
        <artifactId>guice-jndi</artifactId>
        <version>3.1.2</version>
    </maven>
    <jpp>
        <groupId>JPP/guice</groupId>
        <artifactId>guice-jndi</artifactId>
        <version>3.1.2</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>com.google.inject.extensions</groupId>
        <artifactId>guice-jndi</artifactId>
        <version>3.1.2</version>
    </maven>
    <jpp>
        <groupId>JPP/guice</groupId>
        <artifactId>guice-jndi</artifactId>
        <version>3.1.2</version>
    </jpp>
</dependency>
