cn.codeforfun:discovery-client-mysql

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MySQL Data Databases CLI User Interface
GroupId

GroupId

cn.codeforfun
ArtifactId

ArtifactId

discovery-client-mysql
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/qq253498229/codeforfun-discovery/tree/master

Download discovery-client-mysql

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
cn.codeforfun : discovery-client jar 1.0.5
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.5.4
mysql : mysql-connector-java jar 8.0.27
org.springframework.boot : spring-boot-starter-jdbc jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.projectlombok : lombok Optional jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0