| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdorg.scalawag.sbt.gitflow |
| ArtifactId | ArtifactIdsbt-gitflow |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsbt-gitflow
sbt-gitflow
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.scalawag.sbt.gitflow |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sbt-gitflow-1.3.0.pom | |
| sbt-gitflow-1.3.0.jar | 49 KB |
| sbt-gitflow-1.3.0-sources.jar | 3 KB |
| sbt-gitflow-1.3.0-javadoc.jar | 357 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |