easy-data

数据库操作集成

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.frog-warm
ArtifactId

ArtifactId

easy-data
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

easy-data
数据库操作集成

Download easy-data

Filename Size
easy-data-1.1.0.pom 9 KB
Browse

How to add to project

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

Dependencies

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

  • easy-data-common
  • easy-data-jdbc
  • easy-data-jpa
  • easy-data-spring-boot-starter

Versions

Version
1.1.0