Skip to content
/ nutz Public
forked from nutzam/nutz

Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer

License

Notifications You must be signed in to change notification settings

javaUsers/nutz

This branch is 694 commits behind nutzam/nutz:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 17, 2017
Jan 23, 2017
Nov 9, 2017
Nov 30, 2016
Jul 27, 2017
Nov 10, 2017
Nov 10, 2017
Feb 6, 2017
May 25, 2017
Sep 22, 2017
Jun 23, 2017
Oct 17, 2015
Feb 4, 2016
Oct 17, 2017
Apr 15, 2017
Sep 11, 2016
Mar 1, 2017
Sep 11, 2016
Sep 11, 2016
Nov 1, 2016
Nov 10, 2016
Sep 26, 2016
Sep 26, 2016
Jul 18, 2016
Oct 9, 2017
Sep 11, 2016
Jul 17, 2017

Repository files navigation

Build Status Circle CI Coverity Scan Build Status Maven Central codecov.io GitHub release License Skywalking Tracing

项目目标

在力所能及的情况下,最大限度的提高 Java 开发人员的生产力。

Talk is cheap. Show me the code!!

Nutz遵循Apache协议,完全开源,文档齐全,永远免费(商用也是)

项目各种资源地址

Nutz生态系统

nutz系统架构

Maven 资源

		<dependency>
			<groupId>org.nutz</groupId>
			<artifactId>nutz</artifactId>
			<version>1.r.62</version>
		</dependency>

详情: https://nutzam.com/core/basic/maven.html

Gradle 依赖

compile(group: 'org.nutz', name: 'nutz', version:'1.r.62')

Sponsorship

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

YourKit Logo

JetBrains IntelliJ IDEA

http://www.jetbrains.com

关于我们

广州市文尔软件科技有限公司

About

Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%