MVN

io.github.soft4rchitecture : fitness.functions.bom

Maven & Gradle

Nov 10, 2021
0 stars

Architecture Fitness Functions Bill Of Materials · This project first helps managing dependencies for various Architecture Fitness Functions tools. Various other BoMs will probably grow out of that initial project, like Test Dependency Management BoMs, Architectype for Architecture Fitness Function aware java projects, etc.

<dependency>
    <groupId>io.github.soft4rchitecture</groupId>
    <artifactId>fitness.functions.bom</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.soft4rchitecture : fitness.functions.bom to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.github.soft4rchitecture : fitness.functions.bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
fitness.functions.bom-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.soft4rchitecture</groupId>
    <artifactId>fitness.functions.bom</artifactId>
    <version>0.3.0</version>
</dependency>