MVN

com.trigyn : templating

Maven & Gradle

Jul 01, 2023
11 usages
0 stars

templating · A helper jar which uses freemarker to render templates.

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>templating</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trigyn : templating to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.trigyn : templating to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
templating-1.5.1
templating-1.5.0
1.4.x
templating-1.4.5
templating-1.4.4
templating-1.4.3
templating-1.4.2
templating-1.4.1
templating-1.4.0
1.3.x
templating-1.3.19
templating-1.3.18
templating-1.3.17
templating-1.3.16
templating-1.3.15
templating-1.3.14
templating-1.3.13
templating-1.3.12
templating-1.3.10
templating-1.3.9
templating-1.3.8
templating-1.3.7
templating-1.3.6
templating-1.3.5
templating-1.3.4
templating-1.3.3
templating-1.3.2
templating-1.3.1
1.3
templating-1.3
1.2
templating-1.2
1.1
templating-1.1
1.0
templating-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.trigyn</groupId>
    <artifactId>templating</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trigyn : templating gradle dependency to your build.gradle file:

implementation 'com.trigyn:templating:1.5.1'

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

implementation("com.trigyn:templating:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trigyn : templating sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trigyn" % "templating" % "1.5.1"

Advertisement

Dependencies from Group

Jul 01, 2023
11 usages
0 stars
Jul 01, 2023
8 usages
0 stars
Jul 01, 2023
6 usages
0 stars
Jul 01, 2023
5 usages
0 stars
Jul 01, 2023
4 usages
0 stars

Discover Dependencies

Aug 01, 2023
6 usages
2 stars
Jun 13, 2023
31 usages
26 stars
Sep 23, 2016
2 usages
3 stars
Oct 22, 2019
3 usages
4 stars
Jun 21, 2023
4 usages
87 stars
May 17, 2019
4 usages
Jan 09, 2022
7 usages
47 stars