License |
License |
---|---|
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdcloud-web-starter-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloud-web-starter-core
cloud相关核心web组件
|
<!-- 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"]
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 |