MVN

com.kasisoft.mgnl : ks-mgnl-fmx

Maven & Gradle

Apr 16, 2018

MGNL :: Freemarker Xml Extension · Simple extension for Freemarker templates allowing to make use of an XML like markup.

<dependency>
    <groupId>com.kasisoft.mgnl</groupId>
    <artifactId>ks-mgnl-fmx</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kasisoft.mgnl : ks-mgnl-fmx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.kasisoft.mgnl : ks-mgnl-fmx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
ks-mgnl-fmx-0.7
0.6
ks-mgnl-fmx-0.6
0.5
ks-mgnl-fmx-0.5
0.4
ks-mgnl-fmx-0.4
0.3
ks-mgnl-fmx-0.3

How to add a dependency to Maven

Add the following com.kasisoft.mgnl : ks-mgnl-fmx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kasisoft.mgnl</groupId>
    <artifactId>ks-mgnl-fmx</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kasisoft.mgnl : ks-mgnl-fmx gradle dependency to your build.gradle file:

implementation 'com.kasisoft.mgnl:ks-mgnl-fmx:0.7'

Gradle Kotlin DSL: Add the following com.kasisoft.mgnl : ks-mgnl-fmx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kasisoft.mgnl:ks-mgnl-fmx:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kasisoft.mgnl : ks-mgnl-fmx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kasisoft.mgnl" % "ks-mgnl-fmx" % "0.7"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 21, 2018
30 stars
May 14, 2020
12 usages
233 stars
May 14, 2020
7 usages
233 stars
May 14, 2020
12 usages
233 stars
Mar 18, 2018
1 usages
0 stars
Dec 17, 2018
2 usages
5.4k stars
Nov 24, 2017
39 stars
Feb 23, 2018
97 stars
Mar 01, 2019
1 stars