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