jetbrick-all

a full-stack framework written with java.

License

License

GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-all
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

jetbrick-all
a full-stack framework written with java.
Project URL

Project URL

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

Project Organization

jetbrick
Source Code Management

Source Code Management

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

Download jetbrick-all

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
log4j : log4j Optional jar 1.2.17
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.springframework : spring-web Optional jar 3.2.4.RELEASE
com.alibaba : fastjson Optional jar 1.1.37
com.google.code.gson : gson Optional jar 2.2.4
commons-fileupload : commons-fileupload Optional jar 1.3
com.github.subchen : jetbrick-template Optional jar 1.2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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: [email protected]
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.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0