MVN

com.github.nawforce : apex-parser

Maven & Gradle

Feb 05, 2023
4 usages
48 stars

apex-parser · Salesforce Apex parser

<dependency>
    <groupId>com.github.nawforce</groupId>
    <artifactId>apex-parser</artifactId>
    <version>2.17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nawforce : apex-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.17.0

All Versions

Choose a version of com.github.nawforce : apex-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.17.x
apex-parser-2.17.0
2.16.x
apex-parser-2.16.0
2.14.x
apex-parser-2.14.0
2.13.x
apex-parser-2.13.0
2.12.x
apex-parser-2.12.1
apex-parser-2.12.0
2.11.x
apex-parser-2.11.0
2.10.x
apex-parser-2.10.0
2.9.x
apex-parser-2.9.1

How to add a dependency to Maven

Add the following com.github.nawforce : apex-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nawforce</groupId>
    <artifactId>apex-parser</artifactId>
    <version>2.17.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nawforce : apex-parser gradle dependency to your build.gradle file:

implementation 'com.github.nawforce:apex-parser:2.17.0'

Gradle Kotlin DSL: Add the following com.github.nawforce : apex-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nawforce:apex-parser:2.17.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nawforce : apex-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nawforce" % "apex-parser" % "2.17.0"

Advertisement

Dependencies from Group

Dec 03, 2022
6 usages
0 stars
Feb 05, 2023
4 usages
48 stars
Dec 03, 2022
2 usages
0 stars
Jun 27, 2022
2 usages
48 stars

Discover Dependencies

Apr 14, 2023
1 usages
33 stars
May 10, 2023
1 usages
425 stars
Jan 26, 2022
5 usages
22 stars
Mar 20, 2023
1 usages
552 stars
Jul 22, 2022
1 usages
2.1k stars
Jul 22, 2022
3 usages
4 stars
Jul 22, 2022
3 usages
4 stars
Apr 09, 2016
2 usages
1 stars
Apr 09, 2016
2 usages
1 stars