License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.shengzhaotong |
ArtifactId | ArtifactIdeagleye-spring-boot-starter |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptioneagleye
the decision engine for bank
|
<!-- https://jarcasting.com/artifacts/io.github.shengzhaotong/eagleye-spring-boot-starter/ -->
<dependency>
<groupId>io.github.shengzhaotong</groupId>
<artifactId>eagleye-spring-boot-starter</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shengzhaotong/eagleye-spring-boot-starter/
implementation 'io.github.shengzhaotong:eagleye-spring-boot-starter:1.0.8'
// https://jarcasting.com/artifacts/io.github.shengzhaotong/eagleye-spring-boot-starter/
implementation ("io.github.shengzhaotong:eagleye-spring-boot-starter:1.0.8")
'io.github.shengzhaotong:eagleye-spring-boot-starter:jar:1.0.8'
<dependency org="io.github.shengzhaotong" name="eagleye-spring-boot-starter" rev="1.0.8">
<artifact name="eagleye-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shengzhaotong', module='eagleye-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "io.github.shengzhaotong" % "eagleye-spring-boot-starter" % "1.0.8"
[io.github.shengzhaotong/eagleye-spring-boot-starter "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.68 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |