com.escalableapps.framework:ea-spring-starter-rest

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-starter-rest
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download ea-spring-starter-rest

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.escalableapps.framework : ea-spring-core jar 1.0.11
org.springframework.boot : spring-boot-starter-web jar
org.springdoc : springdoc-openapi-ui jar 1.5.6
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

test (2)

Group / Artifact Type Version
com.escalableapps.framework : ea-spring-starter-cucumber jar 1.0.11
org.apache.httpcomponents : httpclient jar

Project Modules

There are no modules declared in this project.

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