License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.jfaster.eagle |
ArtifactId | ArtifactIdspring-boot-starter-eagle |
Version | Version1.8 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-eagle
eagle for springBoot support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jfaster.eagle/spring-boot-starter-eagle/ -->
<dependency>
<groupId>org.jfaster.eagle</groupId>
<artifactId>spring-boot-starter-eagle</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfaster.eagle/spring-boot-starter-eagle/
implementation 'org.jfaster.eagle:spring-boot-starter-eagle:1.8'
// https://jarcasting.com/artifacts/org.jfaster.eagle/spring-boot-starter-eagle/
implementation ("org.jfaster.eagle:spring-boot-starter-eagle:1.8")
'org.jfaster.eagle:spring-boot-starter-eagle:jar:1.8'
<dependency org="org.jfaster.eagle" name="spring-boot-starter-eagle" rev="1.8">
<artifact name="spring-boot-starter-eagle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfaster.eagle', module='spring-boot-starter-eagle', version='1.8')
)
libraryDependencies += "org.jfaster.eagle" % "spring-boot-starter-eagle" % "1.8"
[org.jfaster.eagle/spring-boot-starter-eagle "1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
com.google.guava : guava | jar | 19.0 |
org.jfaster.eagle : eagle-spring-support | jar | 1.8 |
org.projectlombok : lombok | jar | 1.16.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |