|
|
|
|
|
|
|
|
(defproject tservice/xps2pdf "lein-git-inject/version" |
|
|
|
|
|
|
|
|
(defproject tservice/xps2pdf "lein-git-inject/version.tservice-plugin" |
|
|
:min-lein-version "2.5.0" |
|
|
:min-lein-version "2.5.0" |
|
|
:deployable true |
|
|
:deployable true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
:plugins [[day8/lein-git-inject "0.0.15"] |
|
|
:plugins [[day8/lein-git-inject "0.0.15"] |
|
|
[lein-codox "0.10.7"]] |
|
|
[lein-codox "0.10.7"]] |
|
|
|
|
|
|
|
|
|
|
|
:middleware [leiningen.git-inject/middleware] |
|
|
|
|
|
|
|
|
:profiles |
|
|
:profiles |
|
|
{:provided |
|
|
{:provided |
|
|
{:dependencies |
|
|
{:dependencies |
|
|
|
|
|
|
|
|
:omit-source true |
|
|
:omit-source true |
|
|
:javac-options ["-target" "1.8", "-source" "1.8"] |
|
|
:javac-options ["-target" "1.8", "-source" "1.8"] |
|
|
:target-path "target/%s" |
|
|
:target-path "target/%s" |
|
|
:resource-paths ["resources"] |
|
|
|
|
|
:uberjar-name "xps2pdf.tservice-plugin.jar"}}) |
|
|
|
|
|
|
|
|
:resource-paths ["resources"]}}) |