is not current version
Last Version 1.2

M1 1.1

M1 is a J2ee dependency injection framework.

License

License

GroupId

GroupId

eco.m1
ArtifactId

ArtifactId

m1
Version

Version

1.1
Type

Type

jar
Description

Description

M1
M1 is a J2ee dependency injection framework.
Project URL

Project URL

https://github.com/mcroteau/M1
Source Code Management

Source Code Management

https://github.com/mcroteau/M1

Download m1 1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0

Project Modules

There are no modules declared in this project.