You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kogito development mailing list
I have to use Kogito with SpringBoot 3 support . I have found that 2.44.0.Alpha is the version with SpringBoot 3 support. But I cannot find any related Runner jar for jobs-service-common-2.44.0.Alpha. The previous job-service-common versions cannot be used with 2.44.0.Alpha because the API was changed ( /v2/jobs is introduced). Could someone help to find the runner jar for 2.44 ? I searched here according to documentation: https://repository.jboss.org/org/kie/kogito/jobs-service-common/2.44.0.Alpha/. Thank you. Note : java -Dquarkus.http.port=8085 -jar jobs-service-common-2.44.0.Alpha.jar no main manifest attribute, in jobs-service-common-2.44.0.Alpha.jar