is not current version
Last Version 1.0.5

com.ethlo.lamebda:lamebda-springmvc 1.0.3

Simple HTTP handler supporting dynamic loading of HTTP handler functions

License

License

GroupId

GroupId

com.ethlo.lamebda
ArtifactId

ArtifactId

lamebda-springmvc
Version

Version

1.0.3
Type

Type

jar
Description

Description

Simple HTTP handler supporting dynamic loading of HTTP handler functions

Download lamebda-springmvc 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
com.ethlo.lamebda : lamebda-core jar 1.0.3
io.pebbletemplates : pebble jar 3.1.5
org.slf4j : slf4j-api jar 1.7.36
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.4
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.hibernate.validator : hibernate-validator jar 6.2.2.Final
org.aspectj : aspectjrt jar 1.9.7
org.assertj : assertj-core jar 3.21.0
org.springframework.boot : spring-boot-starter-validation jar 2.6.4

Project Modules

There are no modules declared in this project.