Download madura-bundle-4.4.0.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.4.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials