is not current version
Last Version 1.0.5

it.dontesta.sugarcrm.client.soap:sugarcrmce-64-v4-soap-api 1.0.0

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.

Categories

Categories

CLI User Interface
GroupId

GroupId

it.dontesta.sugarcrm.client.soap
ArtifactId

ArtifactId

sugarcrmce-64-v4-soap-api
Version

Version

1.0.0
Type

Type

jar

Download sugarcrmce-64-v4-soap-api 1.0.0


<!-- 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.0</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.0'
// 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.0")
'it.dontesta.sugarcrm.client.soap:sugarcrmce-64-v4-soap-api:jar:1.0.0'
<dependency org="it.dontesta.sugarcrm.client.soap" name="sugarcrmce-64-v4-soap-api" rev="1.0.0">
  <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.0')
)
libraryDependencies += "it.dontesta.sugarcrm.client.soap" % "sugarcrmce-64-v4-soap-api" % "1.0.0"
[it.dontesta.sugarcrm.client.soap/sugarcrmce-64-v4-soap-api "1.0.0"]