Last Version

spring-boot-starter-eagle 1.8

eagle for springBoot support

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.jfaster.eagle
ArtifactId

ArtifactId

spring-boot-starter-eagle
Version

Version

1.8
Type

Type

jar
Description

Description

spring-boot-starter-eagle
eagle for springBoot support
Project URL

Project URL

https://github.com/fang-yan-peng/eagle
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/fang-yan-peng/eagle

Download spring-boot-starter-eagle 1.8


<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.