Skip to main content

Simple Build Tool - SBT

  • Chapter
  • First Online:
Beginning Scala
  • 2828 Accesses

Abstract

The software development typically includes activities such as compiling source code into binary code, executing tests, packaging binary code into archives, and deploying archives to production systems. A build is a term that refers to compiled code packaged and deployed on production. A build is a technical term for a deliverable. Deliverable is the set of executable code expected by the stakeholders. The process through which a build has to go to become the deliverable is called a build process. Thus a build process, in general, is comprised of compilation, testing, packaging, and deployment.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    http://www.gnu.org/software/make/ .

  2. 2.

    http://ant.apache.org/ .

  3. 3.

    http://maven.apache.org/ .

  4. 4.

    http://ant.apache.org/ivy/ .

  5. 5.

    https://gradle.org/ .

  6. 6.

    http://www.scala-sbt.org/ .

  7. 7.

    http://hudson-ci.org/ .

  8. 8.

    http://jenkins-ci.org/ .

  9. 9.

    https://typesafe.com/ .

  10. 10.

    http://akka.io/ .

  11. 11.

    https://www.playframework.com/ .

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Vishal Layka

About this chapter

Cite this chapter

Layka, V., Pollak, D. (2015). Simple Build Tool - SBT. In: Beginning Scala. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0232-6_11

Download citation

Publish with us

Policies and ethics