https://github.com/careydevelopment/carey-ecosystem-parent
Parent POM for Carey Development Ecosystem Microservices
https://github.com/careydevelopment/carey-ecosystem-parent
java maven pom spring-boot
Last synced: 2 months ago
JSON representation
Parent POM for Carey Development Ecosystem Microservices
- Host: GitHub
- URL: https://github.com/careydevelopment/carey-ecosystem-parent
- Owner: careydevelopment
- License: mit
- Created: 2021-05-20T10:24:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T20:17:03.000Z (over 3 years ago)
- Last Synced: 2025-02-18T04:51:53.253Z (over 1 year ago)
- Topics: java, maven, pom, spring-boot
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Carey Development Ecosystem Parent


[](https://search.maven.org/artifact/us.careydevelopment.ecosystem/parent/1.5.0-RELEASE/pom)
Carey Development Ecosystem Parent holds the parent POM file for all the APIs within the Carey Development ecosystem.
## Latest Release
You can include the parent POM in your own microservice as follows:
```xml
us.careydevelopment.ecosystem
parent
1.5.0-RELEASE
```
## License
This code is under the [MIT License](https://github.com/careydevelopment/carey-ecosystem-parent/blob/main/LICENSE).