-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmason.yaml
More file actions
41 lines (41 loc) · 1 KB
/
mason.yaml
File metadata and controls
41 lines (41 loc) · 1 KB
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
31
32
33
34
35
36
37
38
39
40
41
bricks:
datasource:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: datasource
datasource-impl:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: datasource-impl
resource:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: resource
guard:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: guard
model:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: model
module:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: module
handler:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: handler
service:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: service
service-impl:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: service-impl
util:
git:
url: https://github.com/necodeIT/shelf_modular_bricks
path: util