Versions Compared

Key

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

...

Step 1. Download Saga Parser

  1. Go to https://repository.searchtechnologiessca.com/artifactory/public/com/accenture/saga/binaries/1.3.34/
  2. Download Saga_Aspire.zip
  3. Extract the Files

...

Code Block
themeMidnight
titlebundle
"repositories: {
    ...

	"bundleVersions": {
		"bundle": [
				{
                	"@artifactId": "app-saga-parser",
                	"@groupId": "com.accenture.aspire",
                	"@version": "5.2.02.133000134000"
                },
                {
                	"@artifactId": "aspire-saga-parser",
                	"@groupId": "com.accenture.aspire",
                	"@version": "5.2.02.133000134000"
                }
		]
	}
}



         

...