Conductor Core is the central library for Netflix Conductor, a workflow orchestration engine for microservices.
<dependency>
<groupId>com.netflix.conductor</groupId>
<artifactId>conductor-core</artifactId>
<version>3.15.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a workflow execution using WorkflowExecutor.
Refer to migration guide when upgrading from 2.x to 3.x.
No dependency data recorded yet.