org.clojars.uwcpdx/bean-dip

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

Leiningen/Boot

[org.clojars.uwcpdx/bean-dip "0.3.0"]

Clojure CLI/deps.edn

org.clojars.uwcpdx/bean-dip {:mvn/version "0.3.0"}

Gradle

implementation("org.clojars.uwcpdx:bean-dip:0.3.0")

Maven

<dependency>
  <groupId>org.clojars.uwcpdx</groupId>
  <artifactId>bean-dip</artifactId>
  <version>0.3.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.