tech.hdis:framework-data-jpa

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

License

License

Categories

Categories

Data
GroupId

GroupId

tech.hdis
ArtifactId

ArtifactId

framework-data-jpa
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download framework-data-jpa

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.13.RELEASE
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

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0