is not current version
Last Version 0.5.0

com.github.complate:complate-spring-mvc 0.4.0

Integration of the Complate template library into Spring MVC

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

com.github.complate
ArtifactId

ArtifactId

complate-spring-mvc
Version

Version

0.4.0
Type

Type

jar

Download complate-spring-mvc 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.complate/complate-spring-mvc/ -->
<dependency>
    <groupId>com.github.complate</groupId>
    <artifactId>complate-spring-mvc</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.complate/complate-spring-mvc/
implementation 'com.github.complate:complate-spring-mvc:0.4.0'
// https://jarcasting.com/artifacts/com.github.complate/complate-spring-mvc/
implementation ("com.github.complate:complate-spring-mvc:0.4.0")
'com.github.complate:complate-spring-mvc:jar:0.4.0'
<dependency org="com.github.complate" name="complate-spring-mvc" rev="0.4.0">
  <artifact name="complate-spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.complate', module='complate-spring-mvc', version='0.4.0')
)
libraryDependencies += "com.github.complate" % "complate-spring-mvc" % "0.4.0"
[com.github.complate/complate-spring-mvc "0.4.0"]