HDIS-Framework

支撑Java项目的,基于SpringBoot、阿里云的一系列公共组件,规定的一系列架构约束。

License

License

GroupId

GroupId

tech.hdis
ArtifactId

ArtifactId

framework
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

HDIS-Framework
支撑Java项目的,基于SpringBoot、阿里云的一系列公共组件,规定的一系列架构约束。
Project URL

Project URL

https://gitee.com/w6513017/HDIS-Framework
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://gitee.com/w6513017/HDIS-Framework.git

Download framework

Filename Size
framework-1.3.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/tech.hdis/framework/ -->
<dependency>
    <groupId>tech.hdis</groupId>
    <artifactId>framework</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.hdis/framework/
implementation 'tech.hdis:framework:1.3'
// https://jarcasting.com/artifacts/tech.hdis/framework/
implementation ("tech.hdis:framework:1.3")
'tech.hdis:framework:pom:1.3'
<dependency org="tech.hdis" name="framework" rev="1.3">
  <artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.hdis', module='framework', version='1.3')
)
libraryDependencies += "tech.hdis" % "framework" % "1.3"
[tech.hdis/framework "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-devtools jar 1.5.13.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.5.13.RELEASE
org.projectlombok : lombok jar 1.16.20

Project Modules

  • framework-starter-cache
  • framework-starter-data-jpa
  • framework-starter-data-mongo
  • framework-starter-push
  • framework-starter-security
  • framework-starter-sms
  • framework-starter-test-benchmark
  • framework-starter-web
  • framework-cache-redis
  • framework-controller
  • framework-data-mongo
  • framework-dictionary
  • framework-exception
  • framework-data-jpa
  • framework-log
  • framework-log-aliyun
  • framework-page
  • framework-push
  • framework-push-aliyun
  • framework-response
  • framework-security
  • framework-sms
  • framework-sms-aliyun
  • framework-swagger
  • framework-test
  • framework-utils

Versions

Version
1.3
1.2
1.1
1.0