Last Version

yangmvc-parent 2021-04-09

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

License

License

GroupId

GroupId

org.docshare
ArtifactId

ArtifactId

yangmvc-parent
Version

Version

2021-04-09
Type

Type

pom
Description

Description

yangmvc-parent
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

https://gitee.com/yangtf/YangMVC
Source Code Management

Source Code Management

https://gitee.com/yangtf/YangMVC.git

Download yangmvc-parent 2021-04-09


<!-- https://jarcasting.com/artifacts/org.docshare/yangmvc-parent/ -->
<dependency>
    <groupId>org.docshare</groupId>
    <artifactId>yangmvc-parent</artifactId>
    <version>2021-04-09</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.docshare/yangmvc-parent/
implementation 'org.docshare:yangmvc-parent:2021-04-09'
// https://jarcasting.com/artifacts/org.docshare/yangmvc-parent/
implementation ("org.docshare:yangmvc-parent:2021-04-09")
'org.docshare:yangmvc-parent:pom:2021-04-09'
<dependency org="org.docshare" name="yangmvc-parent" rev="2021-04-09">
  <artifact name="yangmvc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.docshare', module='yangmvc-parent', version='2021-04-09')
)
libraryDependencies += "org.docshare" % "yangmvc-parent" % "2021-04-09"
[org.docshare/yangmvc-parent "2021-04-09"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • YangMVC
  • Boot