io.norberg:auto-matter-bom

A small library for generating value classes and builders from value types defined as minimal interfaces.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.norberg
ArtifactId

ArtifactId

auto-matter-bom
Last Version

Last Version

0.26.0
Release Date

Release Date

Type

Type

pom
Description

Description

A small library for generating value classes and builders from value types defined as minimal interfaces.

Download auto-matter-bom

How to add to project

<!-- https://jarcasting.com/artifacts/io.norberg/auto-matter-bom/ -->
<dependency>
    <groupId>io.norberg</groupId>
    <artifactId>auto-matter-bom</artifactId>
    <version>0.26.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.norberg/auto-matter-bom/
implementation 'io.norberg:auto-matter-bom:0.26.0'
// https://jarcasting.com/artifacts/io.norberg/auto-matter-bom/
implementation ("io.norberg:auto-matter-bom:0.26.0")
'io.norberg:auto-matter-bom:pom:0.26.0'
<dependency org="io.norberg" name="auto-matter-bom" rev="0.26.0">
  <artifact name="auto-matter-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.norberg', module='auto-matter-bom', version='0.26.0')
)
libraryDependencies += "io.norberg" % "auto-matter-bom" % "0.26.0"
[io.norberg/auto-matter-bom "0.26.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.

Versions

Version
0.26.0
0.25.3
0.25.2
0.25.1
0.25.0
0.24.0
0.23.0
0.22.0