davsclaus commented on PR #9:
URL:
https://github.com/apache/camel-jbang-examples/pull/9#issuecomment-2538258507
No I am not aware - so somewhere the inject JAR must be included
```
<dependency>
<groupId>jakarta.inject</groupId>
<artifactId>jakarta.inject-api</artifactId>
<version>2.0.1</version>
</dependency>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]