Artifacts
The artifacts of this version of ActiveUI can be downloaded from https://artifacts.activeviam.com/share/ActiveUI_stable/4.2.12.
Some details about each of them:
- activeui-4.2.12.jar: turnkey application that can be imported and packaged directly in ActivePivot projects.
- activeui-4.2.12.zip: starting point to create your own application.
- activeui-sdk-4.2.12.jar: a Java Archive dependency used when integrating ActiveUI SDK in your Maven build.
- activeui-sdk-4.2.12.tgz: the packaged ActiveUI SDK to be used as a file dependency in a
package.json
. - activeui-sdk-licenses-4.2.12.csv: a CSV file listing all dependencies used internally by ActiveUI SDK with their respective version and license.
- activeui-sdk-showcase-4.2.12.zip: made to be unzipped and served with a static file server. The Showcase contains many examples demonstrating the features of ActiveUI SDK and how to use our API.