| License |
License |
|---|---|
| GroupId | GroupIdio.bastillion |
| ArtifactId | ArtifactIdlmvc |
| Version | Version1.10.5 |
| Type | Typejar |
| Description |
DescriptionLoophole MVC
Loophole - Model-View-Controller Framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lmvc-1.10.5.pom | |
| lmvc-1.10.5.jar | 18 KB |
| lmvc-1.10.5-sources.jar | 12 KB |
| lmvc-1.10.5-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bastillion/lmvc/ -->
<dependency>
<groupId>io.bastillion</groupId>
<artifactId>lmvc</artifactId>
<version>1.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.bastillion/lmvc/
implementation 'io.bastillion:lmvc:1.10.5'
// https://jarcasting.com/artifacts/io.bastillion/lmvc/
implementation ("io.bastillion:lmvc:1.10.5")
'io.bastillion:lmvc:jar:1.10.5'
<dependency org="io.bastillion" name="lmvc" rev="1.10.5">
<artifact name="lmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bastillion', module='lmvc', version='1.10.5')
)
libraryDependencies += "io.bastillion" % "lmvc" % "1.10.5"
[io.bastillion/lmvc "1.10.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.thymeleaf : thymeleaf | jar | 3.0.15.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | [4.0, 4.1) |