Last Version

eagle-spring-support 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-spring-support
Version

Version

1.8
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download eagle-spring-support 1.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jfaster.eagle : eagle-core jar 1.8
org.springframework : spring-context jar 4.1.1.RELEASE
org.springframework : spring-beans jar 4.1.1.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.