Artifacts
The artifacts of this version of ActiveUI can be downloaded from https://artifacts.activeviam.com/share/ActiveUI_stable/4.3.22.
Details of each are as follows:
| Artifact | Description |
|---|---|
| activeui-4.3.22.zip | A turnkey application that can be unzipped and deployed. |
| activeui-4.3.22.jar | A turnkey application that can be deployed using Maven. |
| activeui-starter-4.3.22.zip | A starting point from which to create your own application. |
| activeui-sdk-4.3.22.jar | A Java Archive dependency used when integrating ActiveUI SDK in your Maven build. |
| activeui-sdk-4.3.22.tgz | The packaged ActiveUI SDK to be used as a file dependency in a package.json. |
| activeui-sdk-licenses-4.3.22.csv | A CSV file listing all dependencies used internally by ActiveUI SDK with their respective versions and licenses. |
| activeui-sdk-showcase-4.3.22.zip | The Showcase contains many examples demonstrating the features of ActiveUI SDK and how to use our API. Made to be unzipped and served with a static file server. |