Last Version

complate-spring-mvc 0.5.0

Integration of the Complate template library into Spring MVC

License

License

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

com.github.complate
ArtifactId

ArtifactId

complate-spring-mvc
Version

Version

0.5.0
Type

Type

jar
Description

Description

complate-spring-mvc
Integration of the Complate template library into Spring MVC
Project URL

Project URL

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

Project Organization

com.github.complate
Source Code Management

Source Code Management

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

Download complate-spring-mvc 0.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.3.10.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

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

Project Modules

There are no modules declared in this project.