Bill of Materials for Automation Engine. Importing this BOM lets consumers pin
every Automation Engine artifact to a single coordinated version without repeating the
version in each <dependency> block.
Usage:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.davidrandoll</groupId>
<artifactId>automation-engine-bom</artifactId>
<version>${automation-engine.version}</version>
...
ℹ️ BOM (Bill of Materials)
This artifact is designed to be used as a BOM. It provides dependency management for a set of related artifacts, allowing you to import version information without adding the artifacts as dependencies.
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0 |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| David Randoll | david-randoll | |||
| Spring | ask<at>spring.io | | VMware, Inc. |