License |
License |
---|---|
GroupId | GroupIdcom.ethlo.lamebda |
ArtifactId | ArtifactIdlamebda-springmvc |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionHTTP API handler supporting dynamic loading of handler functions
|
Filename | Size |
---|---|
lamebda-springmvc-1.0.5.pom | |
lamebda-springmvc-1.0.5.jar | 63 KB |
lamebda-springmvc-1.0.5-sources.jar | 54 KB |
lamebda-springmvc-1.0.5-javadoc.jar | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda-springmvc/ -->
<dependency>
<groupId>com.ethlo.lamebda</groupId>
<artifactId>lamebda-springmvc</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda-springmvc/
implementation 'com.ethlo.lamebda:lamebda-springmvc:1.0.5'
// https://jarcasting.com/artifacts/com.ethlo.lamebda/lamebda-springmvc/
implementation ("com.ethlo.lamebda:lamebda-springmvc:1.0.5")
'com.ethlo.lamebda:lamebda-springmvc:jar:1.0.5'
<dependency org="com.ethlo.lamebda" name="lamebda-springmvc" rev="1.0.5">
<artifact name="lamebda-springmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.lamebda', module='lamebda-springmvc', version='1.0.5')
)
libraryDependencies += "com.ethlo.lamebda" % "lamebda-springmvc" % "1.0.5"
[com.ethlo.lamebda/lamebda-springmvc "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | |
com.ethlo.lamebda : lamebda-core | jar | 1.0.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
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.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.hibernate.validator : hibernate-validator | jar | 6.2.3.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.7 |