jetbrick-all

a full-stack framework written with java.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

jetbrick-all
a full-stack framework written with java.
Ссылка на сайт

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

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

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

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

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

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

Скачать jetbrick-all

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
log4j : log4j Необязательный jar 1.2.17
javax.servlet : javax.servlet-api Необязательный jar 3.1.0
org.springframework : spring-web Необязательный jar 3.2.4.RELEASE
com.alibaba : fastjson Необязательный jar 1.1.37
com.google.code.gson : gson Необязательный jar 2.2.4
commons-fileupload : commons-fileupload Необязательный jar 1.3
com.github.subchen : jetbrick-template Необязательный jar 1.2.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

jetbrick

A full-stack framework written with java

Maven

<dependency>
  <groupId>com.github.subchen</groupId>
  <artifactId>jetbrick-all</artifactId>
  <version>1.0.5</version>
</dependency>

Documents

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

Downloads

Samples

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

Support

QQ 交流群:346313780

Author

License

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

Email: subchen@gmail.com
URL: http://subchen.github.io/

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.

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0