| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring MVC Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.complate |
| Идентификатор | Идентификаторcomplate-spring-mvc |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcomplate-spring-mvc
Integration of the Complate template library into Spring MVC
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| complate-spring-mvc-0.5.0.pom | |
| complate-spring-mvc-0.5.0.jar | 7 KB |
| complate-spring-mvc-0.5.0-sources.jar | 4 KB |
| complate-spring-mvc-0.5.0-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.complate/complate-spring-mvc/ -->
<dependency>
<groupId>com.github.complate</groupId>
<artifactId>complate-spring-mvc</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.complate/complate-spring-mvc/
implementation 'com.github.complate:complate-spring-mvc:0.5.0'
// https://jarcasting.com/artifacts/com.github.complate/complate-spring-mvc/
implementation ("com.github.complate:complate-spring-mvc:0.5.0")
'com.github.complate:complate-spring-mvc:jar:0.5.0'
<dependency org="com.github.complate" name="complate-spring-mvc" rev="0.5.0">
<artifact name="complate-spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.complate', module='complate-spring-mvc', version='0.5.0')
)
libraryDependencies += "com.github.complate" % "complate-spring-mvc" % "0.5.0"
[com.github.complate/complate-spring-mvc "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.3.10.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.10.RELEASE |
| org.scalatest : scalatest_2.12 | jar | 3.0.3 |
| org.mockito : mockito-core | jar | 2.8.47 |