Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drtrang/parent


https://github.com/drtrang/parent

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Parent

[![Build Status](https://img.shields.io/travis/drtrang/parent/master.svg?style=flat-square)](https://www.travis-ci.org/drtrang/parent)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.drtrang/parent.svg?style=flat-square)](https://maven-badges.herokuapp.com/maven-central/com.github.drtrang/parent)
[![GitHub Release](https://img.shields.io/github/release/drtrang/parent.svg?style=flat-square)](https://github.com/drtrang/parent/releases)
[![License](http://img.shields.io/badge/license-apache%202-blue.svg?style=flat-square)](http://www.apache.org/licenses/LICENSE-2.0)

各个项目的公共依赖和插件,只支持 Java8。

## 依赖
```xml

com.github.drtrang
parent
1.2.3

com.github.drtrang
parent2
1.2.3

```

## 迭代计划
跟随 spring-boot 的版本节奏,每当 spring-boot 发布新版本时会第一时间更新。