<dependency>
<groupId>com.github.tlrx</groupId>
<artifactId>elasticsearch-river-ldap</artifactId>
<version>0.0.2</version>
</dependency>
@Grapes(
@Grab(group='com.github.tlrx', module='elasticsearch-river-ldap', version='0.0.2')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.elasticsearch:elasticsearch:0.90.2
test
|-- junit:junit:4.10
|-- org.slf4j:slf4j-log4j12:1.5.10
|-- org.apache.directory.server:apacheds-server-integ:1.5.7