uwcpdx/bean-dip

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

Leiningen/Boot

[uwcpdx/bean-dip "0.7.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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