MVN

org.antlr : ST4

Maven & Gradle

Sep 02, 2022
423 usages
915 stars

StringTemplate 4 · StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors.

<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>ST4</artifactId>
    <version>4.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.antlr : ST4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3.4
  • Latest Release Candidate: 4.0.7-rc-2

All Versions

Choose a version of org.antlr : ST4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3.x
ST4-4.3.4
ST4-4.3.3
ST4-4.3.2
ST4-4.3.1
4.3
ST4-4.3
4.2
ST4-4.2
4.1
ST4-4.1
4.0.x
ST4-4.0.8
ST4-4.0.7
ST4-4.0.7-rc-2
ST4-4.0.7-rc-1
ST4-4.0.4
ST4-4.0.3

How to add a dependency to Maven

Add the following org.antlr : ST4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>ST4</artifactId>
    <version>4.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.antlr : ST4 gradle dependency to your build.gradle file:

implementation 'org.antlr:ST4:4.3.4'

Gradle Kotlin DSL: Add the following org.antlr : ST4 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.antlr:ST4:4.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.antlr : ST4 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.antlr" % "ST4" % "4.3.4"

Advertisement

Dependencies from Group

May 21, 2023
1.2k usages
14.7k stars
Apr 10, 2022
624 usages
223 stars
ST4
Sep 02, 2022
423 usages
915 stars
May 21, 2023
396 usages
14.7k stars
May 19, 2011
332 usages

Discover Dependencies

ble
Apr 04, 2023
6 usages
1.7k stars
Jun 22, 2023
17 usages
Jul 10, 2023
2 usages
Jul 10, 2023
4 usages
Jul 10, 2023
5 usages
Jul 10, 2023
7 usages