I have been trying to figure out what the difference is between the org.jbpm and org.kie.kogito variant of jBPM.
I have seen that the maven artefacts differ quite a bit, even through the org.jbpm does in turn refer to the org.kie parent POM.
Can anyone share some light on this? If I wanted to implement a process flow (bpmn2) without all the additional features of Kogito, what would the the best course to go? Using the org.jbpm or the org.kie.kogito package?