MVN

hibernate : antlr

Maven & Gradle

Sep 20, 2005
5 usages
<dependency>
    <groupId>hibernate</groupId>
    <artifactId>antlr</artifactId>
    <version>2.7.5H3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hibernate : antlr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.5H3

All Versions

Choose a version of hibernate : antlr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
antlr-2.7.5H3

How to add a dependency to Maven

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

<dependency>
    <groupId>hibernate</groupId>
    <artifactId>antlr</artifactId>
    <version>2.7.5H3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'hibernate:antlr:2.7.5H3'

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

implementation("hibernate:antlr:2.7.5H3")

How to add a dependency to SBT Scala

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

libraryDependencies += "hibernate" % "antlr" % "2.7.5H3"

Advertisement

Dependencies from Group

Nov 06, 2006
32 usages
Aug 20, 2008
9 usages
Sep 20, 2005
6 usages
Sep 20, 2005
5 usages
Aug 06, 2008
3 usages

Discover Dependencies

Feb 02, 2017
35 usages
Nov 14, 2014
8 usages
Feb 15, 2011
14 usages
66 stars
Dec 07, 2012
28 usages
44 stars
Jul 18, 2006
63 usages
Jan 01, 2014
100 usages
1.9k stars
Jul 09, 2013
54 usages
May 07, 2013
3 usages
55 stars