added weld support

master
Fabio Sinibaldi 4 years ago
parent 7a9edfa796
commit 07cc61f096

@ -127,6 +127,14 @@
<artifactId>jersey-cdi1x</artifactId>
</dependency>
<!-- WELD -->
<dependency>
<groupId>org.glassfish.jersey.ext.cdi</groupId>
<artifactId>jersey-weld2-se</artifactId>
</dependency>
<!-- swagger -->
<!-- <dependency> -->

Loading…
Cancel
Save