Last Version

site.morn.boot:morn-boot-jpa 1.2.1

基于SpringBoot的API标准化开发框架

GroupId

GroupId

site.morn.boot
ArtifactId

ArtifactId

morn-boot-jpa
Version

Version

1.2.1
Type

Type

jar
Description

Description

基于SpringBoot的API标准化开发框架

Download morn-boot-jpa 1.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa Optional jar
site.morn.boot : morn-core jar 1.2.1
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.