File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,19 @@ Issue is not blocking and only affects release process: simply hit enter for que
39
39
40
40
### Example projects
41
41
42
- * [ guice-persist-orient] ( https://github.com/xvik/guice-persist-orient )
43
- * [ guice-ext-annotations] ( https://github.com/xvik/guice-ext-annotations )
42
+ #### Single module
43
+
44
+ * [ dropwizard-guicey] ( https://github.com/xvik/dropwizard-guicey )
44
45
* [ guice-validator] ( https://github.com/xvik/guice-validator )
46
+ * [ guice-persist-orient] ( https://github.com/xvik/guice-persist-orient )
45
47
* [ dropwizard-orient-server] ( https://github.com/xvik/dropwizard-orient-server )
46
- * [ dropwizard-guicey] ( https://github.com/xvik/dropwizard-guicey )
47
48
* [ generics-resolver] ( https://github.com/xvik/generics-resolver )
48
49
50
+ #### Multi-module
51
+
52
+ * [ guice-ext-annotations] ( https://github.com/xvik/guice-ext-annotations ) - with published BOM
53
+ * [ yaml-config-updater] ( https://github.com/xvik/yaml-updater ) - without BOM
54
+
49
55
### Setup
50
56
51
57
Install [ yeoman] ( http://yeoman.io/ ) :
You can’t perform that action at this time.
0 commit comments