License |
License |
---|---|
Categories |
CategoriesSpring MVC User Interface Web Frameworks |
GroupId | GroupIdcom.github.complate |
ArtifactId | ArtifactIdcomplate-spring-mvc |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncomplate-spring-mvc
Integration of the Complate template library into Spring MVC
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |