Download inbot-es-launcher-1.0.jar file - Jar i

Jar examples for i:inbot-es-launcher

Description

Utility class intended for use in tests that launches an embedded Elasticsearch node

You can download jar file inbot-es-launcher 1.0 in this page.

License

MIT license

Build File

You can use the following script to add inbot-es-launcher-1.0.jar to your project.

<dependency>
   <groupId>io.inbot</groupId>
   <artifactId>inbot-es-launcher</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'io.inbot', name: 'inbot-es-launcher', version: '1.0'
libraryDependencies += "io.inbot" % "inbot-es-launcher" % "1.0"
<dependency org="io.inbot" name="inbot-es-launcher" rev="1.0"/>
@Grapes(@Grab(group='io.inbot', module='inbot-es-launcher', version='1.0'))
'io.inbot:inbot-es-launcher:jar:1.0'

Download

Click the following link to download the jar file.

inbot-es-launcher-1.0-javadoc.jar
inbot-es-launcher-1.0-sources.jar
inbot-es-launcher-1.0.jar
inbot-es-launcher-1.0.pom



Related Tutorials