License |
License
BSD License (FreeBSD)
|
---|---|
GroupId | GroupIdcom.force.api |
ArtifactId | ArtifactIdforce-wsc |
Version | Version55.0.0 |
Type | Typejar |
Description |
Descriptionforce-wsc
Force.com Web Service Connector
|
Project URL |
Project URL |
Filename | Size |
---|---|
force-wsc-55.0.0.pom | |
force-wsc-55.0.0-uber.jar | 3 MB |
force-wsc-55.0.0-sources.jar | 295 KB |
force-wsc-55.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.force.api/force-wsc/ -->
<dependency>
<groupId>com.force.api</groupId>
<artifactId>force-wsc</artifactId>
<version>55.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.force.api/force-wsc/
implementation 'com.force.api:force-wsc:55.0.0'
// https://jarcasting.com/artifacts/com.force.api/force-wsc/
implementation ("com.force.api:force-wsc:55.0.0")
'com.force.api:force-wsc:jar:55.0.0'
<dependency org="com.force.api" name="force-wsc" rev="55.0.0">
<artifact name="force-wsc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.force.api', module='force-wsc', version='55.0.0')
)
libraryDependencies += "com.force.api" % "force-wsc" % "55.0.0"
[com.force.api/force-wsc "55.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : ST4 | jar | 4.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |