License |
License |
---|---|
GroupId | GroupIdcom.github.sparkzxl |
ArtifactId | ArtifactIdsparkzxl-hystrix-starter |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsparkzxl component framework
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |