MVN

com.escalableapps.framework : ea-spring-framework

Maven & Gradle

Jul 21, 2022

ea-spring-framework · Working with SpringFramework may require a number of configurations. Ea-Spring-Framework provides a series of out-of-the-box beans and utilities without worrying about configurations.

<dependency>
    <groupId>com.escalableapps.framework</groupId>
    <artifactId>ea-spring-framework</artifactId>
    <version>1.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.escalableapps.framework : ea-spring-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.0.15

All Versions

Choose a version of com.escalableapps.framework : ea-spring-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ea-spring-framework-1.0.15
ea-spring-framework-1.0.11
ea-spring-framework-1.0.10
ea-spring-framework-1.0.9
ea-spring-framework-1.0.8
ea-spring-framework-1.0.7
ea-spring-framework-1.0.5
ea-spring-framework-1.0.4
ea-spring-framework-1.0.3
ea-spring-framework-1.0.2
ea-spring-framework-1.0.1
ea-spring-framework-1.0.0
0.0.x
ea-spring-framework-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.escalableapps.framework</groupId>
    <artifactId>ea-spring-framework</artifactId>
    <version>1.0.15</version>
</dependency>