complate-spring-mvc

Integration of the Complate template library into Spring MVC

Лицензия

Лицензия

Категории

Категории

Spring MVC Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.complate
Идентификатор

Идентификатор

complate-spring-mvc
Последняя версия

Последняя версия

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

complate-spring-mvc
Integration of the Complate template library into Spring MVC
Ссылка на сайт

Ссылка на сайт

https://github.com/complate/complate-spring-mvc
Организация-разработчик

Организация-разработчик

com.github.complate
Система контроля версий

Система контроля версий

https://github.com/complate/complate-spring-mvc

Скачать complate-spring-mvc

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-webmvc jar 4.3.10.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0