lein-scm-source

Generates source control origin information file.

License

License

GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

lein-scm-source
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

lein-scm-source
Generates source control origin information file.
Project URL

Project URL

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

Source Code Management

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

Download lein-scm-source

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : clojure jar 1.6.0
org.clojure : data.json jar 0.2.6

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.3.0
0.2.0
0.1.0