Download madura-bundle-4.5.7.jar file - Jar m

Jar examples for m:madura-bundle

Description

Provides a simple way to componentize an application. It is like a very cut down OSGi and easier to implement.

You can download jar file madura-bundle 4.5.7 in this page.

License

Apache 2

Build File

You can use the following script to add madura-bundle-4.5.7.jar to your project.

<dependency>
   <groupId>nz.co.senanque</groupId>
   <artifactId>madura-bundle</artifactId>
   <version>4.5.7</version>
</dependency>
compile group: 'nz.co.senanque', name: 'madura-bundle', version: '4.5.7'
libraryDependencies += "nz.co.senanque" % "madura-bundle" % "4.5.7"
<dependency org="nz.co.senanque" name="madura-bundle" rev="4.5.7"/>
@Grapes(@Grab(group='nz.co.senanque', module='madura-bundle', version='4.5.7'))
'nz.co.senanque:madura-bundle:jar:4.5.7'

Download

Click the following link to download the jar file.

madura-bundle-4.5.7-javadoc.jar
madura-bundle-4.5.7-sources.jar
madura-bundle-4.5.7.jar
madura-bundle-4.5.7.pom



Related Tutorials