Skip to content

Instantly share code, notes, and snippets.

@onepointconsulting
Last active April 24, 2022 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onepointconsulting/ad03b94d5274478e899981de763a5e6d to your computer and use it in GitHub Desktop.
Save onepointconsulting/ad03b94d5274478e899981de763a5e6d to your computer and use it in GitHub Desktop.
Create Boomi Connector Project
mvn archetype:generate -DarchetypeGroupId=com.boomi.connsdk \
-DarchetypeArtifactId=connector-sdk-archetype \
-DarchetypeVersion=RELEASE -DsdkVersion=RELEASE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment