Last Version

com.ethlo.lamebda:lamebda-spring-web-starter 1.0.5

HTTP API handler supporting dynamic loading of handler functions

License

License

GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-spring-web-starter
Version

Version

1.0.5
Type

Type

jar
Description

Description

HTTP API handler supporting dynamic loading of handler functions

Download lamebda-spring-web-starter 1.0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.7
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
com.ethlo.lamebda : lamebda-springmvc jar 1.0.5

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework.boot : spring-boot-starter-validation jar 2.6.7

test (4)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.7
org.mockito : mockito-core jar 4.0.0
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.