Last Version

commons-jpa 1.0.12

基于JPA的通用orm模块

License

License

MIT License
GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

commons-jpa
Version

Version

1.0.12
Type

Type

jar
Description

Description

commons-jpa
基于JPA的通用orm模块

Download commons-jpa 1.0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
com.yupaits : commons-annotation jar 1.0.12
com.yupaits : commons-extension jar 1.0.12
org.springframework.data : spring-data-jpa jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.