An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development Ecosystem Parent
![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.careydevelopment.ecosystem/parent/badge.svg)](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).