License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.fuqssi.boot |
ArtifactId | ArtifactIdfuqssi-boot-starter-data |
Last Version | Last Version1.5.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfuqssi-boot-starter-data
Starter for using Spring Data JPA with Hibernate and Druid and mysql
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot-starter-data/ -->
<dependency>
<groupId>com.fuqssi.boot</groupId>
<artifactId>fuqssi-boot-starter-data</artifactId>
<version>1.5.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot-starter-data/
implementation 'com.fuqssi.boot:fuqssi-boot-starter-data:1.5.6.RELEASE'
// https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot-starter-data/
implementation ("com.fuqssi.boot:fuqssi-boot-starter-data:1.5.6.RELEASE")
'com.fuqssi.boot:fuqssi-boot-starter-data:jar:1.5.6.RELEASE'
<dependency org="com.fuqssi.boot" name="fuqssi-boot-starter-data" rev="1.5.6.RELEASE">
<artifact name="fuqssi-boot-starter-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fuqssi.boot', module='fuqssi-boot-starter-data', version='1.5.6.RELEASE')
)
libraryDependencies += "com.fuqssi.boot" % "fuqssi-boot-starter-data" % "1.5.6.RELEASE"
[com.fuqssi.boot/fuqssi-boot-starter-data "1.5.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.6.RELEASE |
com.fuqssi.boot : fuqssi-boot-data | jar | 1.5.3.RELEASE |