Last Version

com.thirtyai:nezha-distribution 0.5.1-202x207-RELEASE

nezha(哪吒)是基于Spring boot、Dubbo、Nacos、Spring cloud gateway、Spring security、Sentinel、Seata、 Caffeine、RocketMq、Redis、Mybatis、Mybatis-plus、HikariCP、Druid、Swagger、Knife4j、Hutool等优秀项目之上, 结合多个项目的实施经验,总结的一套分布式微服务快速开发框架, 开箱即用。 包括三大部分: . nezha-starters: 框架部分。 . nezha-tool: 命令行工具部分,项目级代码生成,常用的命名行工具。通过共享软件的形式发布。 . nezha-platform: 多业务单元集合平台。模块化业务单元,如:权限、资源、日志、用户、商城、CMS等。

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.thirtyai
ArtifactId

ArtifactId

nezha-distribution
Version

Version

0.5.1-202x207-RELEASE
Type

Type

pom
Description

Description

nezha(哪吒)是基于Spring boot、Dubbo、Nacos、Spring cloud gateway、Spring security、Sentinel、Seata、 Caffeine、RocketMq、Redis、Mybatis、Mybatis-plus、HikariCP、Druid、Swagger、Knife4j、Hutool等优秀项目之上, 结合多个项目的实施经验,总结的一套分布式微服务快速开发框架, 开箱即用。 包括三大部分: . nezha-starters: 框架部分。 . nezha-tool: 命令行工具部分,项目级代码生成,常用的命名行工具。通过共享软件的形式发布。 . nezha-platform: 多业务单元集合平台。模块化业务单元,如:权限、资源、日志、用户、商城、CMS等。

Download nezha-distribution 0.5.1-202x207-RELEASE


<!-- https://jarcasting.com/artifacts/com.thirtyai/nezha-distribution/ -->
<dependency>
    <groupId>com.thirtyai</groupId>
    <artifactId>nezha-distribution</artifactId>
    <version>0.5.1-202x207-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thirtyai/nezha-distribution/
implementation 'com.thirtyai:nezha-distribution:0.5.1-202x207-RELEASE'
// https://jarcasting.com/artifacts/com.thirtyai/nezha-distribution/
implementation ("com.thirtyai:nezha-distribution:0.5.1-202x207-RELEASE")
'com.thirtyai:nezha-distribution:pom:0.5.1-202x207-RELEASE'
<dependency org="com.thirtyai" name="nezha-distribution" rev="0.5.1-202x207-RELEASE">
  <artifact name="nezha-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thirtyai', module='nezha-distribution', version='0.5.1-202x207-RELEASE')
)
libraryDependencies += "com.thirtyai" % "nezha-distribution" % "0.5.1-202x207-RELEASE"
[com.thirtyai/nezha-distribution "0.5.1-202x207-RELEASE"]

Dependencies

compile (20)

Group / Artifact Type Version
com.thirtyai : nezha-log-starter jar
com.thirtyai : nezha-common-starter jar
com.thirtyai : nezha-core-starter jar
com.thirtyai : nezha-core-web-starter jar
com.thirtyai : nezha-dubbo-starter jar
com.thirtyai : nezha-cache-starter jar
com.thirtyai : nezha-swagger-starter jar
com.thirtyai : nezha-redis-starter jar
com.thirtyai : nezha-nacos-starter jar
com.thirtyai : nezha-druid-starter jar
com.thirtyai : nezha-db-starter jar
com.thirtyai : nezha-i18n jar
com.thirtyai : nezha-i18n-starter jar
com.thirtyai : nezha-web-security-starter jar
org.springframework.boot : spring-boot-starter-aop jar
org.yaml : snakeyaml jar 1.27
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.retry : spring-retry jar
io.swagger : swagger-annotations jar
com.google.code.findbugs : annotations jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.