| License |
License |
|---|---|
| GroupId | GroupIdorg.docshare |
| ArtifactId | ArtifactIdyangmvc |
| Last Version | Last Version2021-04-09 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionyangmvc
An efficient, fast, convenient, easy to learn, easy to use MVC framework and ORM framework. It is seamless compatible with JSTL and supports FreeMarker. It can run independently, and it can also be applied to traditional Java Web projects. It is an efficient, fast, convenient, easy to learn and easy to use MVC framework and ORM framework. It is seamless compatible with JSTL and supports FreeMarker. It can be run on its own, or it can be applied to traditional Java Web projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yangmvc-2021-04-09.pom | |
| yangmvc-2021-04-09.jar | 157 KB |
| yangmvc-2021-04-09-sources.jar | 98 KB |
| yangmvc-2021-04-09-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.docshare/yangmvc/ -->
<dependency>
<groupId>org.docshare</groupId>
<artifactId>yangmvc</artifactId>
<version>2021-04-09</version>
</dependency>
// https://jarcasting.com/artifacts/org.docshare/yangmvc/
implementation 'org.docshare:yangmvc:2021-04-09'
// https://jarcasting.com/artifacts/org.docshare/yangmvc/
implementation ("org.docshare:yangmvc:2021-04-09")
'org.docshare:yangmvc:jar:2021-04-09'
<dependency org="org.docshare" name="yangmvc" rev="2021-04-09">
<artifact name="yangmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docshare', module='yangmvc', version='2021-04-09')
)
libraryDependencies += "org.docshare" % "yangmvc" % "2021-04-09"
[org.docshare/yangmvc "2021-04-09"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| commons-io : commons-io | jar | 2.5 |
| mysql : mysql-connector-java | jar | 5.1.45 |
| org.freemarker : freemarker | jar | 2.3.26-incubating |
| log4j : log4j | jar | 1.2.17 |
| org.postgresql : postgresql | jar | 42.2.2 |
| com.alibaba : fastjson | jar | 1.2.72 |
| commons-logging : commons-logging | jar | 1.0.4 |
| commons-codec : commons-codec | jar | 1.10 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.ow2.asm : asm | jar | 7.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| microsoft » access-jdbc | jar | 1.0 |