Skip to content

Commit

Permalink
CAMEL-17333: camel-jbang - Runtime statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Dec 14, 2021
1 parent 5ed1a00 commit d21837c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dsl/camel-jbang/camel-jbang-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-platform-http-vertx</artifactId>
</dependency>
<!-- JMX to gather runtime statistics -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-management</artifactId>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
Expand Down

0 comments on commit d21837c

Please sign in to comment.