Skip to content

akadjo/FuelSDK-Java

 
 

Repository files navigation

Salesforce Marketing Cloud Java SDK (gmazza Fork)

This is a fork of Salesforce's Fuel-SDK 1.5.0 with the latest Log4J (2.17.1 as of this writing) and Apache CXF (3.5.0). Minimum JDK required is JDK 8.

Please see the main branch for more information.

Latest CXF versions are listed here ...and Log4J here.

mvn dependency:list | egrep 'cxf|log4j' can be used to confirm the above dependency versions.

To build, mvn clean install.

To run the tests (some of which are marked @Ignore as they don't presently work), configure a fuelsdk.properties file in the root folder, following the fuelsdk.properties.template file.

About

Salesforce Marketing Cloud Java SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%