Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Putting all together is responsibility of the Connector Framework or you as a stand-alone developer of a given connector implementation. Here is a guide on how to do so


The following guide is based on the aspire-connector-wrapper project:

Step 1

...

Create a Java maven project and import the following dependencies into its pom.xml file

...