uwcpdx/bean-dip

Bidirectional translation between maps and Java beans that's declarative and reflection-free

Leiningen/Boot

[uwcpdx/bean-dip "0.7.6"]

Clojure CLI/deps.edn

uwcpdx/bean-dip {:mvn/version "0.7.6"}

Gradle

implementation("uwcpdx:bean-dip:0.7.6")

Maven

<dependency>
  <groupId>uwcpdx</groupId>
  <artifactId>bean-dip</artifactId>
  <version>0.7.6</version>
</dependency>