Download emb-booter-0.5.jar file - Jar e

Jar examples for e:emb-booter

Description

You can download jar file emb-booter 0.5 in this page.

License

Apache License

Build File

You can use the following script to add emb-booter-0.5.jar to your project.

<dependency>
   <groupId>org.commonjava.emb</groupId>
   <artifactId>emb-booter</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'org.commonjava.emb', name: 'emb-booter', version: '0.5'
libraryDependencies += "org.commonjava.emb" % "emb-booter" % "0.5"
<dependency org="org.commonjava.emb" name="emb-booter" rev="0.5"/>
@Grapes(@Grab(group='org.commonjava.emb', module='emb-booter', version='0.5'))
'org.commonjava.emb:emb-booter:jar:0.5'

Download

Click the following link to download the jar file.

emb-booter-0.5-javadoc.jar
emb-booter-0.5-sources.jar
emb-booter-0.5.jar
emb-booter-0.5.pom



Related Tutorials