labsoft-2018/common-labsoft

common code for labsoft 2 microservices

Leiningen/Boot

[labsoft-2018/common-labsoft "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

labsoft-2018/common-labsoft {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("labsoft-2018:common-labsoft:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>labsoft-2018</groupId>
  <artifactId>common-labsoft</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>