Last Version

shixin-spring-boot-dal 0.1.11

数据层模块,该模块包含数据库相关的类,业务代码的数据库访问层依赖该模块

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.weizhiwen
ArtifactId

ArtifactId

shixin-spring-boot-dal
Version

Version

0.1.11
Type

Type

jar
Description

Description

shixin-spring-boot-dal
数据层模块,该模块包含数据库相关的类,业务代码的数据库访问层依赖该模块
Project URL

Project URL

https://github.com/weizhiwen/shixin-spring-boot/tree/release/shixin-spring-boot-dal

Download shixin-spring-boot-dal 0.1.11


<!-- https://jarcasting.com/artifacts/com.github.weizhiwen/shixin-spring-boot-dal/ -->
<dependency>
    <groupId>com.github.weizhiwen</groupId>
    <artifactId>shixin-spring-boot-dal</artifactId>
    <version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weizhiwen/shixin-spring-boot-dal/
implementation 'com.github.weizhiwen:shixin-spring-boot-dal:0.1.11'
// https://jarcasting.com/artifacts/com.github.weizhiwen/shixin-spring-boot-dal/
implementation ("com.github.weizhiwen:shixin-spring-boot-dal:0.1.11")
'com.github.weizhiwen:shixin-spring-boot-dal:jar:0.1.11'
<dependency org="com.github.weizhiwen" name="shixin-spring-boot-dal" rev="0.1.11">
  <artifact name="shixin-spring-boot-dal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weizhiwen', module='shixin-spring-boot-dal', version='0.1.11')
)
libraryDependencies += "com.github.weizhiwen" % "shixin-spring-boot-dal" % "0.1.11"
[com.github.weizhiwen/shixin-spring-boot-dal "0.1.11"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.weizhiwen : shixin-spring-boot-commons jar 0.1.11
com.fasterxml.jackson.core : jackson-annotations jar 2.10.5
org.hibernate : hibernate-core jar 5.4.21.Final
org.springframework.data : spring-data-jpa jar 2.2.10.RELEASE

Project Modules

There are no modules declared in this project.