enpassant / ickenham   1.5.0

Apache License 2.0 GitHub

Ickenham is fast and concise template system, largely compatible with Handlebars and Mustache templates.

Scala versions: 2.13 2.12 2.11
Scala Native versions: 0.3

ickenham-spring-mvc 1.5.0


Group ID:
com.github.enpassant
Artifact ID:
ickenham-spring-mvc_2.13
Version:
1.5.0
Release Date:
Nov 14, 2020
Licenses:
Files:

libraryDependencies += "com.github.enpassant" %% "ickenham-spring-mvc" % "1.5.0"

Mill build tool

ivy"com.github.enpassant::ickenham-spring-mvc:1.5.0"

Scala CLI

//> using dep "com.github.enpassant::ickenham-spring-mvc:1.5.0"

Ammonite REPL

import $ivy.`com.github.enpassant::ickenham-spring-mvc:1.5.0`

<dependency>
  <groupId>com.github.enpassant</groupId>
  <artifactId>ickenham-spring-mvc_2.13</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'com.github.enpassant', name: 'ickenham-spring-mvc_2.13', version: '1.5.0'