https://github.com/bootique/bootique-modules-parent
Parent POM of Bootique standard modules
https://github.com/bootique/bootique-modules-parent
Last synced: 8 months ago
JSON representation
Parent POM of Bootique standard modules
- Host: GitHub
- URL: https://github.com/bootique/bootique-modules-parent
- Owner: bootique
- License: apache-2.0
- Created: 2016-08-07T15:45:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T19:43:14.000Z (over 1 year ago)
- Last Synced: 2025-01-05T03:45:05.867Z (over 1 year ago)
- Homepage: http://bootique.io
- Size: 188 KB
- Stars: 2
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bootique/bootique-modules-parent/actions/workflows/maven.yml)
[](https://search.maven.org/artifact/io.bootique.modules.parent/bootique-modules-parent/)
_Not for public use!_
A parent POM of [Bootique](http://bootique.io) standard modules. Stores common development and deployment settings,
and common dependency versions.
Downstream Bootique modules should use `bootique-modules-parent` with a matching major version (e.g.
`bootique-modules-parent:3.0.7` can be used by 3.x Bootique modules). Minor versions intentionally do not match, as
`bootique-modules-parent` is released independently of other modules to facilitate the development process for the rest
of the framework.