| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.docshare |
| Идентификатор | Идентификаторyangmvc |
| Версия | Версия2021-04-09 |
| Тип | Типjar |
| Описание |
Описаниеyangmvc
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
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| microsoft » access-jdbc | jar | 1.0 |