Skip to content

doraeven/oss-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motu OSS Parent

Static Badge Static Badge Static Badge Static Badge GitHub License

Introduction

This project contains shared parent POM for projects in Motu repository.

Usage

When starting a new project, please add configured parent pom to avoid replicate the same meta inf in every project:

<parent>
	<groupId>com.github.doraeven.oss</groupId>
	<artifactId>oss-parent</artifactId>
	<version>1</version>
</parent>

Properties

List the info of parent pom.

base info repositories info plugins info
jdk 25 master aliyun core maven
charset UTF-8 slave central extend -

License

The project is released under version 2.0 of the Apache License.

About

Motu OSS Parent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors