dda-devops-build/test/resources/config.clj

5 lines
274 B
Clojure
Raw Normal View History

2023-02-09 12:56:45 +00:00
(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"})