Last Version

Antlr, repackaged as an OSGI bundle 2.7.8

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.glassfish.external
ArtifactId

ArtifactId

antlr
Version

Version

2.7.8
Type

Type

jar
Description

Description

Antlr, repackaged as an OSGI bundle
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/antlr
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-repackaged.git

Download antlr 2.7.8


<!-- https://jarcasting.com/artifacts/org.glassfish.external/antlr/ -->
<dependency>
    <groupId>org.glassfish.external</groupId>
    <artifactId>antlr</artifactId>
    <version>2.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.external/antlr/
implementation 'org.glassfish.external:antlr:2.7.8'
// https://jarcasting.com/artifacts/org.glassfish.external/antlr/
implementation ("org.glassfish.external:antlr:2.7.8")
'org.glassfish.external:antlr:jar:2.7.8'
<dependency org="org.glassfish.external" name="antlr" rev="2.7.8">
  <artifact name="antlr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.external', module='antlr', version='2.7.8')
)
libraryDependencies += "org.glassfish.external" % "antlr" % "2.7.8"
[org.glassfish.external/antlr "2.7.8"]

Dependencies

compile (1)

Group / Artifact Type Version
antlr : antlr Optional jar 2.7.7

Project Modules

There are no modules declared in this project.