Last Version

io.norberg:auto-matter-test 0.26.0

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-test
Version

Version

0.26.0
Type

Type

jar
Description

Description

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

Download auto-matter-test 0.26.0


<!-- https://jarcasting.com/artifacts/io.norberg/auto-matter-test/ -->
<dependency>
    <groupId>io.norberg</groupId>
    <artifactId>auto-matter-test</artifactId>
    <version>0.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.norberg/auto-matter-test/
implementation 'io.norberg:auto-matter-test:0.26.0'
// https://jarcasting.com/artifacts/io.norberg/auto-matter-test/
implementation ("io.norberg:auto-matter-test:0.26.0")
'io.norberg:auto-matter-test:jar:0.26.0'
<dependency org="io.norberg" name="auto-matter-test" rev="0.26.0">
  <artifact name="auto-matter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.norberg', module='auto-matter-test', version='0.26.0')
)
libraryDependencies += "io.norberg" % "auto-matter-test" % "0.26.0"
[io.norberg/auto-matter-test "0.26.0"]

Dependencies

provided (1)

Group / Artifact Type Version
io.norberg : auto-matter jar 0.26.0

test (6)

Group / Artifact Type Version
io.norberg : auto-matter-annotation jar 0.26.0
junit : junit jar
com.google.code.findbugs : jsr305 jar
org.hamcrest : hamcrest jar
org.hamcrest : hamcrest-library jar
com.google.guava : guava jar

Project Modules

There are no modules declared in this project.