spring-boot-starter-huafon

Spring Boot Starter For Huafon.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zouchongjin
ArtifactId

ArtifactId

spring-boot-starter-huafon
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-huafon
Spring Boot Starter For Huafon.

Download spring-boot-starter-huafon

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zouchongjin/spring-boot-starter-huafon/ -->
<dependency>
    <groupId>com.github.zouchongjin</groupId>
    <artifactId>spring-boot-starter-huafon</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/spring-boot-starter-huafon/
implementation 'com.github.zouchongjin:spring-boot-starter-huafon:1.0.2'
// https://jarcasting.com/artifacts/com.github.zouchongjin/spring-boot-starter-huafon/
implementation ("com.github.zouchongjin:spring-boot-starter-huafon:1.0.2")
'com.github.zouchongjin:spring-boot-starter-huafon:jar:1.0.2'
<dependency org="com.github.zouchongjin" name="spring-boot-starter-huafon" rev="1.0.2">
  <artifact name="spring-boot-starter-huafon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='spring-boot-starter-huafon', version='1.0.2')
)
libraryDependencies += "com.github.zouchongjin" % "spring-boot-starter-huafon" % "1.0.2"
[com.github.zouchongjin/spring-boot-starter-huafon "1.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
com.google.code.gson : gson Optional jar
commons-beanutils : commons-beanutils Optional jar 1.9.3
com.github.zouchongjin : zutil Optional jar 1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0