License |
License
BSD License (FreeBSD)
|
---|---|
GroupId | GroupIdcom.force.api |
ArtifactId | ArtifactIdforce-wsc |
Last Version | Last Version55.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforce-wsc
Force.com Web Service Connector
|
Project URL |
Project URL |
Filename | Size |
---|---|
force-wsc-55.2.0.pom | |
force-wsc-55.2.0.jar | 278 KB |
force-wsc-55.2.0-sources.jar | 245 KB |
force-wsc-55.2.0-javadoc.jar | 815 KB |
force-wsc-55.2.0-jar-with-dependencies.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.force.api/force-wsc/
implementation 'com.force.api:force-wsc:55.2.0'
// https://jarcasting.com/artifacts/com.force.api/force-wsc/
implementation ("com.force.api:force-wsc:55.2.0")
'com.force.api:force-wsc:jar:55.2.0'
<dependency org="com.force.api" name="force-wsc" rev="55.2.0">
<artifact name="force-wsc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.force.api', module='force-wsc', version='55.2.0')
)
libraryDependencies += "com.force.api" % "force-wsc" % "55.2.0"
[com.force.api/force-wsc "55.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : ST4 | jar | 4.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.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 |