uwcpdx/bean-dip

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

Leiningen/Boot

[uwcpdx/bean-dip "0.7.2-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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