Meikik Spring Starter

Starter project for Meikik, a Thymeleaf dialect with simple text formatting possibilities

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.oxayotl
ArtifactId

ArtifactId

spring-boot-starter-meikik
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Meikik Spring Starter
Starter project for Meikik, a Thymeleaf dialect with simple text formatting possibilities
Project URL

Project URL

https://github.com/oxayotl/meikik-project
Source Code Management

Source Code Management

https://github.com/oxayotl/meikik-project

Download spring-boot-starter-meikik

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.oxayotl : meikik jar 0.9.1
org.springframework : spring-webmvc jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0
0.1.1
0.1.0