Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drtrang/parent
https://github.com/drtrang/parent
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/drtrang/parent
- Owner: drtrang
- License: apache-2.0
- Created: 2017-11-29T04:15:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T08:21:37.000Z (over 6 years ago)
- Last Synced: 2024-10-30T21:12:09.997Z (3 months ago)
- Size: 85 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
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。
## 依赖
```xmlcom.github.drtrang
parent
1.2.3com.github.drtrang
parent2
1.2.3```
## 迭代计划
跟随 spring-boot 的版本节奏,每当 spring-boot 发布新版本时会第一时间更新。