Download menta-bean-1.1.1.jar file - Jar m

Jar examples for m:menta-bean

Description

An query helper and simple CRUD ORM.

You can download jar file menta-bean 1.1.1 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add menta-bean-1.1.1.jar to your project.

<dependency>
   <groupId>me.soliveirajr</groupId>
   <artifactId>menta-bean</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'me.soliveirajr', name: 'menta-bean', version: '1.1.1'
libraryDependencies += "me.soliveirajr" % "menta-bean" % "1.1.1"
<dependency org="me.soliveirajr" name="menta-bean" rev="1.1.1"/>
@Grapes(@Grab(group='me.soliveirajr', module='menta-bean', version='1.1.1'))
'me.soliveirajr:menta-bean:jar:1.1.1'

Download

Click the following link to download the jar file.

menta-bean-1.1.1-javadoc.jar
menta-bean-1.1.1-sources.jar
menta-bean-1.1.1.jar
menta-bean-1.1.1.pom



Related Tutorials