Sfoglia il codice sorgente

add apache httpclient quarkus ext

Grega Bremec 7 mesi fa
parent
commit
7bf32c759b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -44,7 +44,7 @@
         </dependency>
         <dependency>
             <groupId>io.quarkus</groupId>
-            <artifactId>quarkus-arc</artifactId>
+            <artifactId>quarkus-apache-httpclient</artifactId>
         </dependency>
         <dependency>
             <groupId>io.quarkus</groupId>