License |
License |
---|---|
GroupId | GroupIdcom.github.nawforce |
ArtifactId | ArtifactIdapexlink |
Version | Version1.4.7 |
Type | Typejar |
Description |
Descriptionapexlink
Salesforce Apex static analysis toolkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apexlink-1.4.7.pom | |
apexlink-1.4.7.jar | 3 MB |
apexlink-1.4.7-sources.jar | 2 MB |
apexlink-1.4.7-javadoc.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nawforce/apexlink/ -->
<dependency>
<groupId>com.github.nawforce</groupId>
<artifactId>apexlink</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nawforce/apexlink/
implementation 'com.github.nawforce:apexlink:1.4.7'
// https://jarcasting.com/artifacts/com.github.nawforce/apexlink/
implementation ("com.github.nawforce:apexlink:1.4.7")
'com.github.nawforce:apexlink:jar:1.4.7'
<dependency org="com.github.nawforce" name="apexlink" rev="1.4.7">
<artifact name="apexlink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nawforce', module='apexlink', version='1.4.7')
)
libraryDependencies += "com.github.nawforce" % "apexlink" % "1.4.7"
[com.github.nawforce/apexlink "1.4.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 | 1.4.3 |
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 |