com.github.sparkzxl:sparkzxl-hystrix-starter

sparkzxl component framework

License

License

GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-hystrix-starter
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

sparkzxl component framework

Download sparkzxl-hystrix-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.sparkzxl : sparkzxl-core jar 1.0.2.RELEASE
io.seata : seata-all jar 1.4.0
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE