org.domaindrivenarchitecture/dda-liferay-crate

dda-liferay-crate

Leiningen/Boot

[org.domaindrivenarchitecture/dda-liferay-crate "0.1.1"]

Clojure CLI/deps.edn

org.domaindrivenarchitecture/dda-liferay-crate {:mvn/version "0.1.1"}

Gradle

implementation("org.domaindrivenarchitecture:dda-liferay-crate:0.1.1")

Maven

<dependency>
  <groupId>org.domaindrivenarchitecture</groupId>
  <artifactId>dda-liferay-crate</artifactId>
  <version>0.1.1</version>
</dependency>