Download madura-bundle-4.5.8.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.8 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials