-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy path.gitmodules
30 lines (30 loc) · 1.23 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "vertx-console-base"]
path = vertx-console-base
url = https://github.com/yunyu/vertx-console-base.git
[submodule "vertx-console-metrics"]
path = vertx-console-metrics
url = https://github.com/yunyu/vertx-console-metrics.git
[submodule "vertx-console-services"]
path = vertx-console-services
url = https://github.com/yunyu/vertx-console-services.git
[submodule "vertx-console-logging"]
path = vertx-console-logging
url = https://github.com/yunyu/vertx-console-logging.git
[submodule "vertx-console-circuit-breakers"]
path = vertx-console-circuit-breakers
url = https://github.com/yunyu/vertx-console-circuit-breakers.git
[submodule "vertx-console-shell"]
path = vertx-console-shell
url = https://github.com/yunyu/vertx-console-shell.git
[submodule "vertx-console-health"]
path = vertx-console-health
url = https://github.com/yunyu/vertx-console-health.git
[submodule "vertx-console-pools"]
path = vertx-console-pools
url = https://github.com/yunyu/vertx-console-pools.git
[submodule "vertx-console-eventbus"]
path = vertx-console-eventbus
url = https://github.com/yunyu/vertx-console-eventbus.git
[submodule "vertx-console-http-clients"]
path = vertx-console-http-clients
url = https://github.com/yunyu/vertx-console-http-clients.git