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

数据库操作集成

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.frog-warm
ArtifactId

ArtifactId

easy-data-jdbc
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

数据库操作集成

Download easy-data-jdbc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.frog-warm : easy-data-common jar 1.1.0
org.springframework.boot : spring-boot-starter-data-jdbc jar
jakarta.persistence : jakarta.persistence-api 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