Last Version

MentaContainer 1.2.6

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
Version

Version

1.2.6
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 1.2.6


<!-- 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.