cn.detachment:mysql

detachment basic, utils

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

mysql
Last Version

Last Version

1.0.8-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

detachment basic, utils

Download mysql

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.58
com.baomidou : mybatis-plus jar 3.1.0
com.baomidou : mybatis-plus-core jar 3.1.0
org.projectlombok : lombok jar 1.18.8
org.springframework : spring-core jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.

detachment base

detachment base encapsulates the universal tool, like distributed lock,httpClient utils and so on

github package read token 21bdadda7e719e5566ce76e68348652189f888cf

main module

  • redis
  • mysql-plus
  • log (logback)
  • es 7.x (current 7.4)

reference documentation

Versions

Version
1.0.8-RELEASE