We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f13c94 commit 47f6f85Copy full SHA for 47f6f85
pom.xml
@@ -44,6 +44,10 @@
44
<groupId>io.quarkus</groupId>
45
<artifactId>quarkus-rest</artifactId>
46
</dependency>
47
+ <dependency>
48
+ <groupId>io.quarkus</groupId>
49
+ <artifactId>quarkus-rest-jackson</artifactId>
50
+ </dependency>
51
<dependency>
52
53
<artifactId>quarkus-arc</artifactId>
0 commit comments