is not current version
Last Version 1.5.6.RELEASE

com.fuqssi.boot:fuqssi-boot-data 1.5.3.RELEASE

Provide JPA, Hibernate, Druid and mysql

Categories

Categories

Data
GroupId

GroupId

com.fuqssi.boot
ArtifactId

ArtifactId

fuqssi-boot-data
Version

Version

1.5.3.RELEASE
Type

Type

jar

Download fuqssi-boot-data 1.5.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot-data/ -->
<dependency>
    <groupId>com.fuqssi.boot</groupId>
    <artifactId>fuqssi-boot-data</artifactId>
    <version>1.5.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot-data/
implementation 'com.fuqssi.boot:fuqssi-boot-data:1.5.3.RELEASE'
// https://jarcasting.com/artifacts/com.fuqssi.boot/fuqssi-boot-data/
implementation ("com.fuqssi.boot:fuqssi-boot-data:1.5.3.RELEASE")
'com.fuqssi.boot:fuqssi-boot-data:jar:1.5.3.RELEASE'
<dependency org="com.fuqssi.boot" name="fuqssi-boot-data" rev="1.5.3.RELEASE">
  <artifact name="fuqssi-boot-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fuqssi.boot', module='fuqssi-boot-data', version='1.5.3.RELEASE')
)
libraryDependencies += "com.fuqssi.boot" % "fuqssi-boot-data" % "1.5.3.RELEASE"
[com.fuqssi.boot/fuqssi-boot-data "1.5.3.RELEASE"]