File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 <artifactId >uid2-shared</artifactId >
5252 <version >${uid2-shared.version} </version >
5353 </dependency >
54- <dependency >
55- <groupId >io.vertx</groupId >
56- <artifactId >vertx-core</artifactId >
57- <version >${vertx.version} </version >
58- </dependency >
59- <dependency >
60- <groupId >io.vertx</groupId >
61- <artifactId >vertx-web</artifactId >
62- <version >${vertx.version} </version >
63- </dependency >
64- <dependency >
65- <groupId >io.vertx</groupId >
66- <artifactId >vertx-web-client</artifactId >
67- <version >${vertx.version} </version >
68- </dependency >
69- <dependency >
70- <groupId >io.vertx</groupId >
71- <artifactId >vertx-micrometer-metrics</artifactId >
72- <version >${vertx.version} </version >
73- </dependency >
74- <dependency >
75- <groupId >io.vertx</groupId >
76- <artifactId >vertx-auth-oauth2</artifactId >
77- <version >${vertx.version} </version >
78- </dependency >
79- <dependency >
80- <groupId >io.vertx</groupId >
81- <artifactId >vertx-web-templ-pebble</artifactId >
82- <version >${vertx.version} </version >
83- </dependency >
8454 <dependency >
8555 <groupId >com.fasterxml.jackson.core</groupId >
8656 <artifactId >jackson-databind</artifactId >
You can’t perform that action at this time.
0 commit comments