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

数据库操作集成

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.frog-warm
ArtifactId

ArtifactId

easy-data-common
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

数据库操作集成

Download easy-data-common

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-data-jdbc Optional jar
org.springframework.boot : spring-boot-starter-data-jpa Optional 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