Shared interfaces and contracts for Python Executor modules.
This module defines core abstractions without any implementation dependencies.
📦 Bill of Materials (BOMs)
BOMs are special artifacts that define dependency versions for a set of related artifacts.
Import a BOM in your project to manage consistent versions across related dependencies.
Centralized Bill of Materials (BOM) for the Spring Boot Python Executor project.
Defines and manages versions for all related modules such as core, starter, autoconfigure, cache, and testcontainers,
ensuring consistent and compatible ...