| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ethlo.lamebda |
| Идентификатор | Идентификаторlamebda-springmvc |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHTTP API handler supporting dynamic loading of handler functions
|
| Имя Файла | Размер |
|---|---|
| lamebda-springmvc-1.0.5.pom | |
| lamebda-springmvc-1.0.5.jar | 19 KB |
| lamebda-springmvc-1.0.5-sources.jar | 15 KB |
| lamebda-springmvc-1.0.5-javadoc.jar | 66 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 2.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |