dda-devops-build/test/config.clj
2023-02-09 13:56:45 +01:00

5 lines
No EOL
274 B
Clojure

(defproject org.domaindrivenarchitecture/c4k-website "1.1.3"
:description "website c4k-installation package"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"
:url "https://www.apache.org/licenses/LICENSE-2.0.html"})