uwcpdx/bean-dip

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

Leiningen/Boot

[uwcpdx/bean-dip "0.6.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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