License |
License |
---|---|
GroupId | GroupIdcom.github.nawforce |
ArtifactId | ArtifactIdpkgforce_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionpkgforce
Salesforce Metadata Management Utility Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pkgforce_2.12-1.0.0.pom | |
pkgforce_2.12-1.0.0.jar | 674 KB |
pkgforce_2.12-1.0.0-sources.jar | 111 KB |
pkgforce_2.12-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nawforce/pkgforce_2.12/ -->
<dependency>
<groupId>com.github.nawforce</groupId>
<artifactId>pkgforce_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nawforce/pkgforce_2.12/
implementation 'com.github.nawforce:pkgforce_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.github.nawforce/pkgforce_2.12/
implementation ("com.github.nawforce:pkgforce_2.12:1.0.0")
'com.github.nawforce:pkgforce_2.12:jar:1.0.0'
<dependency org="com.github.nawforce" name="pkgforce_2.12" rev="1.0.0">
<artifact name="pkgforce_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nawforce', module='pkgforce_2.12', version='1.0.0')
)
libraryDependencies += "com.github.nawforce" % "pkgforce_2.12" % "1.0.0"
[com.github.nawforce/pkgforce_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.lihaoyi : upickle_2.12 | jar | 1.2.0 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.1.1 |
org.antlr : antlr4-runtime | jar | 4.8-1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
com.google.jimfs : jimfs | jar | 1.1 |