License |
License |
---|---|
GroupId | GroupIdcom.github.nawforce |
ArtifactId | ArtifactIdapexlink |
Last Version | Last Version2.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapexlink
Salesforce Apex static analysis toolkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apexlink-2.3.7.pom | |
apexlink-2.3.7.jar | 3 MB |
apexlink-2.3.7-sources.jar | 1 MB |
apexlink-2.3.7-javadoc.jar | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nawforce/apexlink/ -->
<dependency>
<groupId>com.github.nawforce</groupId>
<artifactId>apexlink</artifactId>
<version>2.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nawforce/apexlink/
implementation 'com.github.nawforce:apexlink:2.3.7'
// https://jarcasting.com/artifacts/com.github.nawforce/apexlink/
implementation ("com.github.nawforce:apexlink:2.3.7")
'com.github.nawforce:apexlink:jar:2.3.7'
<dependency org="com.github.nawforce" name="apexlink" rev="2.3.7">
<artifact name="apexlink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nawforce', module='apexlink', version='2.3.7')
)
libraryDependencies += "com.github.nawforce" % "apexlink" % "2.3.7"
[com.github.nawforce/apexlink "2.3.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.3.7 |
io.github.apex-dev-tools : apex-parser | jar | 3.0.0 |
com.github.nawforce : runforce | jar | 55.5.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-stubs_2.13 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.2 |
com.google.jimfs : jimfs | jar | 1.1 |