Last Version

jetbrick-webmvc-parent 2.1.1

Web MVC framework for jetbrick

License

License

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-webmvc-parent
Version

Version

2.1.1
Type

Type

pom
Description

Description

jetbrick-webmvc-parent
Web MVC framework for jetbrick
Project URL

Project URL

http://subchen.github.io/jetbrick-webmvc
Project Organization

Project Organization

jetbrick
Source Code Management

Source Code Management

https://github.com/subchen/jetbrick-webmvc.git

Download jetbrick-webmvc-parent 2.1.1


<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-webmvc-parent/ -->
<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-webmvc-parent</artifactId>
    <version>2.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-webmvc-parent/
implementation 'com.github.subchen:jetbrick-webmvc-parent:2.1.1'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-webmvc-parent/
implementation ("com.github.subchen:jetbrick-webmvc-parent:2.1.1")
'com.github.subchen:jetbrick-webmvc-parent:pom:2.1.1'
<dependency org="com.github.subchen" name="jetbrick-webmvc-parent" rev="2.1.1">
  <artifact name="jetbrick-webmvc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-webmvc-parent', version='2.1.1')
)
libraryDependencies += "com.github.subchen" % "jetbrick-webmvc-parent" % "2.1.1"
[com.github.subchen/jetbrick-webmvc-parent "2.1.1"]

Dependencies

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

Project Modules

  • jetbrick-webmvc
  • jetbrick-webmvc-fileupload
  • jetbrick-webmvc-fastjson
  • jetbrick-webmvc-gson
  • jetbrick-webmvc-freemarker