License |
License |
---|---|
GroupId | GroupIdcom.ethlo.lamebda |
ArtifactId | ArtifactIdlamebda-spring-web-starter |
Version | Version0.9.6 |
Type | Typejar |
Description |
DescriptionSimple HTTP handler supporting dynamic loading of HTTP 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>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda-spring-web-starter/
implementation 'com.ethlo.lamebda:lamebda-spring-web-starter:0.9.6'
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda-spring-web-starter/
implementation ("com.ethlo.lamebda:lamebda-spring-web-starter:0.9.6")
'com.ethlo.lamebda:lamebda-spring-web-starter:jar:0.9.6'
<dependency org="com.ethlo.lamebda" name="lamebda-spring-web-starter" rev="0.9.6">
<artifact name="lamebda-spring-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.lamebda', module='lamebda-spring-web-starter', version='0.9.6')
)
libraryDependencies += "com.ethlo.lamebda" % "lamebda-spring-web-starter" % "0.9.6"
[com.ethlo.lamebda/lamebda-spring-web-starter "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.ethlo.lamebda : lamebda-springmvc | jar | 0.9.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.springframework.boot : spring-boot-starter-validation | jar |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | |
org.mockito : mockito-core | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.assertj : assertj-core | jar |