is not current version
Last Version 1.0.0

data-jpa-starter 0.0.1

jpa组件

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

data-jpa-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

data-jpa-starter
jpa组件

Download data-jpa-starter 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.easy-do : easy-do-core jar 0.0.1
io.github.easy-do : easy-do-utils jar 0.0.1
org.springframework.boot : spring-boot-starter-data-jpa jar
com.alibaba : druid-spring-boot-starter jar 1.2.4

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.