Download madura-bundle-4.0.1.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.0.1 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials