nawforce / apex-link   2.3.7

GitHub

Salesforce metadata static analysis library focusing on Apex validation

Scala versions: 2.13

apexlink 1.2.2


Group ID:
com.github.nawforce
Artifact ID:
apexlink
Version:
1.2.2
Release Date:
Jan 11, 2021
Licenses:
Files:

libraryDependencies += "com.github.nawforce" % "apexlink" % "1.2.2"

Mill build tool

ivy"com.github.nawforce:apexlink:1.2.2"

Scala CLI

//> using dep "com.github.nawforce:apexlink:1.2.2"

Ammonite REPL

import $ivy.`com.github.nawforce:apexlink:1.2.2`

<dependency>
  <groupId>com.github.nawforce</groupId>
  <artifactId>apexlink</artifactId>
  <version>1.2.2</version>
</dependency>

compile group: 'com.github.nawforce', name: 'apexlink', version: '1.2.2'