Rekord Parent

Records in Java. Useful as a replacement for Java beans/value objects/type-safe maps that requires less code.

License

License

GroupId

GroupId

com.noodlesandwich
ArtifactId

ArtifactId

rekord-parent
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Rekord Parent
Records in Java. Useful as a replacement for Java beans/value objects/type-safe maps that requires less code.
Project URL

Project URL

https://github.com/SamirTalwar/Rekord

Download rekord-parent

Filename Size
rekord-parent-0.3.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.noodlesandwich/rekord-parent/ -->
<dependency>
    <groupId>com.noodlesandwich</groupId>
    <artifactId>rekord-parent</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.noodlesandwich/rekord-parent/
implementation 'com.noodlesandwich:rekord-parent:0.3'
// https://jarcasting.com/artifacts/com.noodlesandwich/rekord-parent/
implementation ("com.noodlesandwich:rekord-parent:0.3")
'com.noodlesandwich:rekord-parent:pom:0.3'
<dependency org="com.noodlesandwich" name="rekord-parent" rev="0.3">
  <artifact name="rekord-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.noodlesandwich', module='rekord-parent', version='0.3')
)
libraryDependencies += "com.noodlesandwich" % "rekord-parent" % "0.3"
[com.noodlesandwich/rekord-parent "0.3"]

Dependencies

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

Project Modules

  • core
  • test-support
  • keys
  • validation
  • all
  • jackson

Versions

Version
0.3