jetbrick-webmvc-parent

Web MVC framework for jetbrick

Лицензия

Лицензия

Группа

Группа

com.github.subchen
Идентификатор

Идентификатор

jetbrick-webmvc-parent
Последняя версия

Последняя версия

2.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

jetbrick-webmvc-parent
Web MVC framework for jetbrick
Ссылка на сайт

Ссылка на сайт

http://subchen.github.io/jetbrick-webmvc
Организация-разработчик

Организация-разработчик

jetbrick
Система контроля версий

Система контроля версий

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

Скачать jetbrick-webmvc-parent

Имя Файла Размер
jetbrick-webmvc-parent-2.1.1.pom 1 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

QQ Group Maven Build Status JDK License

jetbrick-webmvc

Web MVC framework for jetbrick.

Documentation

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

Dependency

<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-webmvc</artifactId>
    <version>2.1.1</version>
</dependency>

Thirdpart Integrations

<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-webmvc-fileupload</artifactId>
    <version>2.1.1</version>
</dependency>
<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-webmvc-fastjson</artifactId>
    <version>2.1.1</version>
</dependency>
<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-webmvc-gson</artifactId>
    <version>2.1.1</version>
</dependency>
<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-webmvc-freemarker</artifactId>
    <version>2.1.1</version>
</dependency>

Downloads

Samples

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

License

Copyright 2013-2014 Guoqiang Chen, Shanghai, China. All rights reserved.

  Author: Guoqiang Chen
   Email: subchen@gmail.com
  WebURL: https://github.com/subchen

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
2.1.1
2.1
2.0