Last Version

com.github.developframework:develop-framework-jpa 0.3

持久层模块 - 对使用spring-data-jpa的封装

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

develop-framework-jpa
Version

Version

0.3
Type

Type

jar
Description

Description

持久层模块 - 对使用spring-data-jpa的封装

Download develop-framework-jpa 0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.2.RELEASE
com.github.developframework : develop-framework-web jar 0.3

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.46

Project Modules

There are no modules declared in this project.