sbt-gitflow


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalawag.sbt.gitflow
ArtifactId

ArtifactId

sbt-gitflow
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

sbt-gitflow
sbt-gitflow
Project URL

Project URL

http://github.com/scalawag/sbt-gitflow
Project Organization

Project Organization

org.scalawag.sbt.gitflow
Source Code Management

Source Code Management

http://github.com/scalawag/sbt-gitflow.git

Download sbt-gitflow

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalawag.sbt.gitflow/sbt-gitflow/ -->
<dependency>
    <groupId>org.scalawag.sbt.gitflow</groupId>
    <artifactId>sbt-gitflow</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalawag.sbt.gitflow/sbt-gitflow/
implementation 'org.scalawag.sbt.gitflow:sbt-gitflow:1.3.0'
// https://jarcasting.com/artifacts/org.scalawag.sbt.gitflow/sbt-gitflow/
implementation ("org.scalawag.sbt.gitflow:sbt-gitflow:1.3.0")
'org.scalawag.sbt.gitflow:sbt-gitflow:jar:1.3.0'
<dependency org="org.scalawag.sbt.gitflow" name="sbt-gitflow" rev="1.3.0">
  <artifact name="sbt-gitflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalawag.sbt.gitflow', module='sbt-gitflow', version='1.3.0')
)
libraryDependencies += "org.scalawag.sbt.gitflow" % "sbt-gitflow" % "1.3.0"
[org.scalawag.sbt.gitflow/sbt-gitflow "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
org.eclipse.jgit : org.eclipse.jgit jar 3.3.2.201404171909-r

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.1.0
net.lingala.zip4j : zip4j jar 1.3.2
com.google.guava : guava-io jar r03
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0