com.github.subchen:jetbrick-webmvc-fastjson

Web MVC framework for jetbrick

Лицензия

Лицензия

Категории

Категории

JSON Данные fastjson
Группа

Группа

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

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

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

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Web MVC framework for jetbrick
Организация-разработчик

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

jetbrick

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.subchen : jetbrick-webmvc jar 2.1.1
com.alibaba : fastjson jar 1.2.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

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

Данный проект не имеет модулей.

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