Actions

sbt is an interactive build tool

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

actions_2.11
Last Version

Last Version

1.0.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

Actions
sbt is an interactive build tool
Project URL

Project URL

https://github.com/sbt/sbt
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download actions_2.11

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-sbt : run_2.11 jar 1.0.0-M4
org.scala-sbt : task-system_2.11 jar 1.0.0-M4
org.scala-sbt : tasks_2.11 jar 1.0.0-M4
org.scala-sbt : testing_2.11 jar 1.0.0-M4
org.scala-sbt : zinc-classpath_2.11 jar 1.0.0-M3
org.scala-sbt : util-completion_2.11 jar 0.1.0-M13
org.scala-sbt : zinc-apiinfo_2.11 jar 1.0.0-M3
org.scala-sbt : zinc_2.11 jar 1.0.0-M3
org.scala-sbt : zinc-ivy-integration_2.11 jar 1.0.0-M3
org.scala-sbt : compiler-interface jar 1.0.0-M3
org.scala-sbt : io_2.11 jar 1.0.0-M6
org.scala-sbt : util-logging_2.11 jar 0.1.0-M13
org.scala-sbt : util-relation_2.11 jar 0.1.0-M13
org.scala-sbt : librarymanagement_2.11 jar 0.1.0-M11
org.scala-sbt : util-tracking_2.11 jar 0.1.0-M13

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.11.4
org.specs2 : specs2_2.11 jar 2.3.11
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Build Status Latest version Gitter Chat

sbt

sbt is a build tool for Scala, Java, and more.

For general documentation, see https://www.scala-sbt.org/.

sbt 1.x

This is the 1.x series of sbt. The source code of sbt is split across several GitHub repositories, including this one.

  • sbt/io hosts sbt.io module.
  • sbt/librarymanagement hosts sbt.librarymanagement module that wraps Ivy.
  • sbt/zinc hosts Zinc, an incremental compiler for Scala.
  • sbt/sbt, this repository hosts modules that implements the build tool.

Other links

  • Setup: Describes getting started with the latest binary release.
  • FAQ: Explains how to get help and more.
  • sbt/sbt-zero-seven: hosts sbt 0.7.7 and earlier versions

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try searching or asking on StackOverflow.

license

See LICENSE.

org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.0.0-M4
1.0.0-M3
1.0.0-M2
1.0.0-M1
0.99.4
0.99.2