Jar examples for m:menta-container
A IOC container as simple and pragmatic as it can get with programmatic configuration through a Fluent API.
You can download jar file menta-container 1.0.1 in this page.
GNU Lesser General Public License (LGPL), Version 2.1
You can use the following script to add menta-container-1.0.1.jar to your project.
<dependency> <groupId>me.soliveirajr</groupId> <artifactId>menta-container</artifactId> <version>1.0.1</version> </dependency>
compile group: 'me.soliveirajr', name: 'menta-container', version: '1.0.1'
libraryDependencies += "me.soliveirajr" % "menta-container" % "1.0.1"
<dependency org="me.soliveirajr" name="menta-container" rev="1.0.1"/>
@Grapes(@Grab(group='me.soliveirajr', module='menta-container', version='1.0.1'))
'me.soliveirajr:menta-container:jar:1.0.1'
Click the following link to download the jar file.
menta-container-1.0.1-all.jar