uwcpdx/bean-dip

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

Leiningen/Boot

[uwcpdx/bean-dip "0.7.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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