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