is not current version
Last Version 2.3.7

apexlink 2.0.0-rc2

Salesforce Apex static analysis toolkit

License

License

GroupId

GroupId

com.github.nawforce
ArtifactId

ArtifactId

apexlink
Version

Version

2.0.0-rc2
Type

Type

jar
Description

Description

apexlink
Salesforce Apex static analysis toolkit
Project URL

Project URL

https://github.com/nawforce/ApexLink
Source Code Management

Source Code Management

http://github.com/nawforce/ApexLink.git

Download apexlink 2.0.0-rc2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-lang.modules : scala-parallel-collections_2.13 jar 1.0.0
com.github.nawforce : pkgforce_2.13 jar 2.0.0-rc1
com.github.nawforce : runforce jar 51.0.1
com.github.nawforce : scala-json-rpc_2.13 jar 1.0.1
com.github.nawforce : scala-json-rpc-upickle-json-serializer_2.13 jar 1.0.1
com.lihaoyi : upickle_2.13 jar 1.2.0

provided (1)

Group / Artifact Type Version
org.scala-js : scalajs-stubs_2.13 jar 1.0.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.2
com.google.jimfs : jimfs jar 1.1

Project Modules

There are no modules declared in this project.