License |
License |
---|---|
GroupId | GroupIdcom.ethlo.lamebda |
ArtifactId | ArtifactIdlamebda-spring-web-starter |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP API handler supporting dynamic loading of handler functions
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.7 |
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 |