Skip to content
#

felix

Here are 38 public repositories matching this topic...

A gradle template project containing configuration for common architectures including multi project builds, testing with JUnit 5 and Mockito, CI via TravisCI, Coverage via codecov, code climate via codacy and SonarCloud and some other useful tools.

  • Updated Jun 22, 2021
  • Java
cardil
cardil commented Jan 21, 2019

Maybe a switch to Grade build tool can be done.

It must, however, preserve the current behavior. In detail:

  • use multi module project structure
  • use self created BOM's as well as third party ones, for managing dependencies
  • produce poms that follow structure needed by Maven central: (at least: name, description, url, version, groupId, artifactId, organization, `licenses

Improve this page

Add a description, image, and links to the felix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the felix topic, visit your repo's landing page and select "manage topics."

Learn more