Jcabi Parent Save

A convenient parent Maven POM artifact, which we recommend using in all Maven projects

Project README
logo

EO principles respected here DevOps By Rultor.com We recommend IntelliJ IDEA

mvn PDD status Maven Central Hits-of-Code License

More details are here: parent.jcabi.com

Base your Maven projects on this artifact and you will get many pre-configuration benefits, including up-to-date dependencies, plugins, build extensions, repositories, and more. All that you need to do is to define our artifact as a parent of your project:

<project>
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>com.jcabi</groupId>
    <artifactId>parent</artifactId>
    <version>0.67.0</version>
  </parent>
  [...]
</project>

How to contribute?

Fork the repository, make changes, submit a pull request. We promise to review your changes same day and apply to the master branch, if they look correct.

Please run Maven build before submitting a pull request:

$ mvn clean install -Pqulice

That's it.

Open Source Agenda is not affiliated with "Jcabi Parent" Project. README Source: jcabi/jcabi-parent
Stars
42
Open Issues
6
Last Commit
1 week ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating