Last Version

eagle 1.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.jfaster.eagle
ArtifactId

ArtifactId

eagle
Version

Version

1.8
Type

Type

pom
Description

Description

eagle
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/fang-yan-peng/eagle
Source Code Management

Source Code Management

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

Download eagle 1.8

Filename Size
eagle-1.8.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jfaster.eagle/eagle/ -->
<dependency>
    <groupId>org.jfaster.eagle</groupId>
    <artifactId>eagle</artifactId>
    <version>1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jfaster.eagle/eagle/
implementation 'org.jfaster.eagle:eagle:1.8'
// https://jarcasting.com/artifacts/org.jfaster.eagle/eagle/
implementation ("org.jfaster.eagle:eagle:1.8")
'org.jfaster.eagle:eagle:pom:1.8'
<dependency org="org.jfaster.eagle" name="eagle" rev="1.8">
  <artifact name="eagle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jfaster.eagle', module='eagle', version='1.8')
)
libraryDependencies += "org.jfaster.eagle" % "eagle" % "1.8"
[org.jfaster.eagle/eagle "1.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eagle-core
  • eagle-registry-zookeeper
  • eagle-transport-netty
  • eagle-spring-support
  • spring-boot-starter-eagle