File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 225225 <profile >
226226 <id >glassfish-remote-arquillian</id >
227227 <dependencies >
228+ <dependency >
229+ <groupId >org.glassfish.tyrus</groupId >
230+ <artifactId >tyrus-client</artifactId >
231+ <version >1.3</version >
232+ <scope >test</scope >
233+ </dependency >
234+ <dependency >
235+ <groupId >org.glassfish.tyrus</groupId >
236+ <artifactId >tyrus-container-grizzly-client</artifactId >
237+ <version >1.3</version >
238+ <scope >test</scope >
239+ </dependency >
240+ <dependency >
241+ <groupId >org.glassfish.jersey.core</groupId >
242+ <artifactId >jersey-client</artifactId >
243+ <version >2.4</version >
244+ <scope >test</scope >
245+ </dependency >
228246 <dependency >
229247 <groupId >org.jboss.arquillian.container</groupId >
230248 <artifactId >arquillian-glassfish-remote-3.1</artifactId >
You can’t perform that action at this time.
0 commit comments