apex-parser

Salesforce Apex parser

License

License

GroupId

GroupId

com.github.nawforce
ArtifactId

ArtifactId

apex-parser
Last Version

Last Version

2.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

apex-parser
Salesforce Apex parser
Project URL

Project URL

https://github.com/nawforce/apex-parser
Source Code Management

Source Code Management

http://github.com/nawforce/apex-parser.git

Download apex-parser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.8-1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.14.0
2.13.0
2.12.1
2.12.0
2.11.0
2.10.0
2.9.1