MentaContainer

A IOC container as simple and pragmatic as it can get with programmatic configuration through a Fluent API.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
Categories

Categories

Container
GroupId

GroupId

me.soliveirajr
ArtifactId

ArtifactId

menta-container
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

MentaContainer
A IOC container as simple and pragmatic as it can get with programmatic configuration through a Fluent API.
Project URL

Project URL

http://maven.apache.org

Download menta-container

How to add to project

<!-- https://jarcasting.com/artifacts/me.soliveirajr/menta-container/ -->
<dependency>
    <groupId>me.soliveirajr</groupId>
    <artifactId>menta-container</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/me.soliveirajr/menta-container/
implementation 'me.soliveirajr:menta-container:1.2.6'
// https://jarcasting.com/artifacts/me.soliveirajr/menta-container/
implementation ("me.soliveirajr:menta-container:1.2.6")
'me.soliveirajr:menta-container:jar:1.2.6'
<dependency org="me.soliveirajr" name="menta-container" rev="1.2.6">
  <artifact name="menta-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.soliveirajr', module='menta-container', version='1.2.6')
)
libraryDependencies += "me.soliveirajr" % "menta-container" % "1.2.6"
[me.soliveirajr/menta-container "1.2.6"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.1.2
1.0.1
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.0
0.1.1