nawforce / apex-link   2.3.7

GitHub

Salesforce metadata static analysis library focusing on Apex validation

Scala versions: 2.13

apexlink 1.2.0


Group ID:
com.github.nawforce
Artifact ID:
apexlink
Version:
1.2.0
Release Date:
Dec 29, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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