Last Version

Architecture Fitness Functions Bill Of Materials 0.3.0

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.

License

License

GroupId

GroupId

io.github.soft4rchitecture
ArtifactId

ArtifactId

fitness.functions.bom
Version

Version

0.3.0
Type

Type

pom
Description

Description

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.
Project URL

Project URL

https://github.com/soft4rchitecture/governance.fitness.functions.bom
Source Code Management

Source Code Management

https://github.com/soft4rchitecture/governance.fitness.functions.bom/tree/fitness.functions.bom-0.3.0

Download fitness.functions.bom 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.soft4rchitecture/fitness.functions.bom/ -->
<dependency>
    <groupId>io.github.soft4rchitecture</groupId>
    <artifactId>fitness.functions.bom</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.soft4rchitecture/fitness.functions.bom/
implementation 'io.github.soft4rchitecture:fitness.functions.bom:0.3.0'
// https://jarcasting.com/artifacts/io.github.soft4rchitecture/fitness.functions.bom/
implementation ("io.github.soft4rchitecture:fitness.functions.bom:0.3.0")
'io.github.soft4rchitecture:fitness.functions.bom:pom:0.3.0'
<dependency org="io.github.soft4rchitecture" name="fitness.functions.bom" rev="0.3.0">
  <artifact name="fitness.functions.bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.soft4rchitecture', module='fitness.functions.bom', version='0.3.0')
)
libraryDependencies += "io.github.soft4rchitecture" % "fitness.functions.bom" % "0.3.0"
[io.github.soft4rchitecture/fitness.functions.bom "0.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.