<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>analysis-kuromoji</artifactId>
<version>5.0.0-alpha2</version>
<type>zip</type>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='analysis-kuromoji', version='5.0.0-alpha2')
)
<dependency org="org.elasticsearch.plugin" name="analysis-kuromoji" rev="5.0.0-alpha2" />