Download madura-bundle-4.0.3.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.3 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials