lein-scm-source

Generates source control origin information file.

Лицензия

Лицензия

Группа

Группа

org.zalando.stups
Идентификатор

Идентификатор

lein-scm-source
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

lein-scm-source
Generates source control origin information file.
Ссылка на сайт

Ссылка на сайт

https://github.com/zalando-stups/lein-scm-source
Система контроля версий

Система контроля версий

https://github.com/zalando-stups/lein-scm-source

Скачать lein-scm-source

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.zalando.stups/lein-scm-source/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>lein-scm-source</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/lein-scm-source/
implementation 'org.zalando.stups:lein-scm-source:0.3.0'
// https://jarcasting.com/artifacts/org.zalando.stups/lein-scm-source/
implementation ("org.zalando.stups:lein-scm-source:0.3.0")
'org.zalando.stups:lein-scm-source:jar:0.3.0'
<dependency org="org.zalando.stups" name="lein-scm-source" rev="0.3.0">
  <artifact name="lein-scm-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='lein-scm-source', version='0.3.0')
)
libraryDependencies += "org.zalando.stups" % "lein-scm-source" % "0.3.0"
[org.zalando.stups/lein-scm-source "0.3.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.clojure : clojure jar 1.6.0
org.clojure : data.json jar 0.2.6

Модули Проекта

Данный проект не имеет модулей.

lein-scm-source

Maven Central

A Leiningen plugin to generate a scm-source.json file according to the STUPS documentation.

Usage

Put [org.zalando.stups/lein-scm-source "0.1.0-SNAPSHOT"] into the :plugins vector of your project.clj.

$ lein scm-source

License

Copyright © 2015 Zalando SE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.zalando.stups

STUPS by Zalando

THE PROJECTS IN THIS ORG ARE NO LONGER ACTIVELY MAINTAINED

Версии библиотеки

Версия
0.3.0
0.2.0
0.1.0