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.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.escalableapps.framework
ArtifactId

ArtifactId

ea-spring-framework
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://gitlab.com/escalableapps-framework/ea-spring-framework
Source Code Management

Source Code Management

https://gitlab.com/escalableapps-framework/ea-spring-framework

Download ea-spring-framework

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-validation jar
org.apache.commons : commons-lang3 jar
org.projectlombok : lombok Optional jar

Project Modules

  • ea-spring-starter-cucumber
  • ea-spring-core
  • ea-spring-starter-rest

Versions

Version
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.0