Last Version

cloud-web-starter-core 1.0.0

cloud相关核心web组件

License

License

GroupId

GroupId

io.github.easy-do
ArtifactId

ArtifactId

cloud-web-starter-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

cloud-web-starter-core
cloud相关核心web组件

Download cloud-web-starter-core 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.easy-do/cloud-web-starter-core/ -->
<dependency>
    <groupId>io.github.easy-do</groupId>
    <artifactId>cloud-web-starter-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/cloud-web-starter-core/
implementation 'io.github.easy-do:cloud-web-starter-core:1.0.0'
// https://jarcasting.com/artifacts/io.github.easy-do/cloud-web-starter-core/
implementation ("io.github.easy-do:cloud-web-starter-core:1.0.0")
'io.github.easy-do:cloud-web-starter-core:jar:1.0.0'
<dependency org="io.github.easy-do" name="cloud-web-starter-core" rev="1.0.0">
  <artifact name="cloud-web-starter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='cloud-web-starter-core', version='1.0.0')
)
libraryDependencies += "io.github.easy-do" % "cloud-web-starter-core" % "1.0.0"
[io.github.easy-do/cloud-web-starter-core "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.github.easy-do : easy-do-core jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar
com.squareup.okhttp3 : okhttp jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar

Project Modules

There are no modules declared in this project.