SugarCRM Community Edition 6.4 (v4 API) SOAP Client

Java SOAP Client for accessing Web Services exposed by SugarCRM. The client version of the framework is based on Apache CXF 2.5. The client was built on SugarCRM Community Edition 6.4 for API v4. For more information on the web services of SugarCRM and versioning APIs, refer to the official documentation of Sugar.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

it.dontesta.sugarcrm.client.soap
ArtifactId

ArtifactId

sugarcrmce-64-v4-soap-api
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

SugarCRM Community Edition 6.4 (v4 API) SOAP Client
Java SOAP Client for accessing Web Services exposed by SugarCRM. The client version of the framework is based on Apache CXF 2.5. The client was built on SugarCRM Community Edition 6.4 for API v4. For more information on the web services of SugarCRM and versioning APIs, refer to the official documentation of Sugar.
Project URL

Project URL

http://musarra.wordpress.com
Project Organization

Project Organization

Antonio Musarra
Source Code Management

Source Code Management

https://github.com/amusarra/MVNSugarCRMCE64v4APISOAPLibrary.git

Download sugarcrmce-64-v4-soap-api

How to add to project

<!-- https://jarcasting.com/artifacts/it.dontesta.sugarcrm.client.soap/sugarcrmce-64-v4-soap-api/ -->
<dependency>
    <groupId>it.dontesta.sugarcrm.client.soap</groupId>
    <artifactId>sugarcrmce-64-v4-soap-api</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.dontesta.sugarcrm.client.soap/sugarcrmce-64-v4-soap-api/
implementation 'it.dontesta.sugarcrm.client.soap:sugarcrmce-64-v4-soap-api:1.0.5'
// https://jarcasting.com/artifacts/it.dontesta.sugarcrm.client.soap/sugarcrmce-64-v4-soap-api/
implementation ("it.dontesta.sugarcrm.client.soap:sugarcrmce-64-v4-soap-api:1.0.5")
'it.dontesta.sugarcrm.client.soap:sugarcrmce-64-v4-soap-api:jar:1.0.5'
<dependency org="it.dontesta.sugarcrm.client.soap" name="sugarcrmce-64-v4-soap-api" rev="1.0.5">
  <artifact name="sugarcrmce-64-v4-soap-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.dontesta.sugarcrm.client.soap', module='sugarcrmce-64-v4-soap-api', version='1.0.5')
)
libraryDependencies += "it.dontesta.sugarcrm.client.soap" % "sugarcrmce-64-v4-soap-api" % "1.0.5"
[it.dontesta.sugarcrm.client.soap/sugarcrmce-64-v4-soap-api "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.5.2
org.apache.cxf : cxf-rt-transports-http jar 2.5.2
org.slf4j : slf4j-api jar 1.5.2
org.slf4j : slf4j-log4j12 jar 1.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.0