| License |
License |
|---|---|
| GroupId | GroupIdeco.m1 |
| ArtifactId | ArtifactIdm1 |
| Version | Version1.2 |
| Type | Typejar |
| Description |
DescriptionQio
Qio Web Framework built on the Jakarta EE specification
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| m1-1.2.pom | |
| m1-1.2.jar | 61 KB |
| m1-1.2-sources.jar | 31 KB |
| m1-1.2-javadoc.jar | 274 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eco.m1/m1/ -->
<dependency>
<groupId>eco.m1</groupId>
<artifactId>m1</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/eco.m1/m1/
implementation 'eco.m1:m1:1.2'
// https://jarcasting.com/artifacts/eco.m1/m1/
implementation ("eco.m1:m1:1.2")
'eco.m1:m1:jar:1.2'
<dependency org="eco.m1" name="m1" rev="1.2">
<artifact name="m1" type="jar" />
</dependency>
@Grapes(
@Grab(group='eco.m1', module='m1', version='1.2')
)
libraryDependencies += "eco.m1" % "m1" % "1.2"
[eco.m1/m1 "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-api | jar | 9.1.0 |