Using the catalog - Manual - SIMATIC AX - SIMATIC AX Catalog documentation - Catalog, SIMATIC AX, Packages, Compatibility

SIMATIC AX Catalog

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
2504.2.0
Edition
09/2025
Language
English (original)
Package Name
@ax/simatic-ax

By incorporating this catalog into your project, you align all package dependencies of your project with the versions defined in the SIMATIC AX Catalog.

To integrate the catalog into your Apax project, run the following command in your project directory:

 apax add --catalog @ax/simatic-ax@2504.2.0

This will add the SIMATIC AX Catalog to the catalogDependencies key of your apax.yml. Furthermore, it will update all existing dependencies in your apax.yml to match the ones from the catalog. Dependencies of the apax.yml that are not listed in the catalog will not be touched. After the adaptions to the apax.yml, the updated versions of the packages will be automatically installed to your machine.