Rev 42 | Rev 47 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 42 | Rev 46 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | </properties>
|
8 | </properties>
|
9 | 9 | ||
10 | <modelVersion>4.0.0</modelVersion> |
10 | <modelVersion>4.0.0</modelVersion> |
11 | <groupId>me.soliveirajr</groupId> |
11 | <groupId>me.soliveirajr</groupId> |
12 | <artifactId>menta-container</artifactId> |
12 | <artifactId>menta-container</artifactId> |
13 | <version>0.2.1-SNAPSHOT</version> |
- | |
- | 13 | <version>0.9.0</version> |
|
14 | <packaging>jar</packaging> |
14 | <packaging>jar</packaging> |
15 | 15 | ||
16 | <description>A IoC container as simple and pragmatic as it can get with programmatic configuration through a Fluent API.</description> |
16 | <description>A IoC container as simple and pragmatic as it can get with programmatic configuration through a Fluent API.</description> |
17 | 17 | ||
18 | <name>MentaContainer</name> |
18 | <name>MentaContainer</name> |