MVN

com.floreysoft : jmte

Maven & Gradle

Jan 12, 2023
21 usages
23 stars

Java Minimal Template Engine · A small Library without runtime dependencies

<dependency>
    <groupId>com.floreysoft</groupId>
    <artifactId>jmte</artifactId>
    <version>7.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.floreysoft : jmte to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.2

All Versions

Choose a version of com.floreysoft : jmte to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
jmte-7.0.2
jmte-7.0.1
jmte-7.0.0
6.0.x
jmte-6.0.0
5.0.x
jmte-5.0.0
4.0.x
jmte-4.0.0
3.2.x
jmte-3.2.0
3.1.x
jmte-3.1.1
3.0
jmte-3.0

How to add a dependency to Maven

Add the following com.floreysoft : jmte maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.floreysoft</groupId>
    <artifactId>jmte</artifactId>
    <version>7.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.floreysoft : jmte gradle dependency to your build.gradle file:

implementation 'com.floreysoft:jmte:7.0.2'

Gradle Kotlin DSL: Add the following com.floreysoft : jmte gradle kotlin dependency to your build.gradle.kts file:

implementation("com.floreysoft:jmte:7.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.floreysoft : jmte sbt scala dependency to your build.sbt file:

libraryDependencies += "com.floreysoft" % "jmte" % "7.0.2"

Advertisement

Dependencies from Group

Jan 12, 2023
21 usages
23 stars
Jan 09, 2020
0 stars

Discover Dependencies

Feb 04, 2022
4 usages
1.7k stars
May 02, 2023
821 stars
Mar 09, 2018
39 usages
821 stars
Sep 15, 2015
30 stars
Jul 10, 2017
Sep 18, 2015
1 usages
141 stars
Aug 27, 2019
1 usages
1 stars
Jun 26, 2019
60 stars