com.github.frog-warm:easy-data-jpa

数据库操作集成

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.frog-warm
ArtifactId

ArtifactId

easy-data-jpa
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

数据库操作集成

Download easy-data-jpa

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.frog-warm : easy-data-common jar 1.1.0
org.springframework.boot : spring-boot-starter-data-jpa jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0