Download mango-db-0.0.5.jar file - Jar m

Jar examples for m:mango-db

Description

mango web framework

You can download jar file mango-db 0.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mango-db-0.0.5.jar to your project.

<dependency>
   <groupId>io.pelle.mango</groupId>
   <artifactId>mango-db</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'io.pelle.mango', name: 'mango-db', version: '0.0.5'
libraryDependencies += "io.pelle.mango" % "mango-db" % "0.0.5"
<dependency org="io.pelle.mango" name="mango-db" rev="0.0.5"/>
@Grapes(@Grab(group='io.pelle.mango', module='mango-db', version='0.0.5'))
'io.pelle.mango:mango-db:jar:0.0.5'

Download

Click the following link to download the jar file.

mango-db-0.0.5-javadoc.jar
mango-db-0.0.5-sources.jar
mango-db-0.0.5-test-sources.jar
mango-db-0.0.5-test.jar
mango-db-0.0.5.jar
mango-db-0.0.5.pom



Related Tutorials