sbt - simple build tool

Post on 23-Jun-2015

510 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

@Andre_Mayer

Senor Abravanel

...

...

Maoooeeee Silvio!!!!!

Windows > >

Unix:

Setup sbt:

Setup & Running

sbt project structure

Same structure as maven projects:

build.sbt

Library Dependencies

• unmanaged dependencies: are jars dropped into the lib directory.

• managed dependencies: are configured in the build definition and downloaded automatically from repositories.

dependency manager

possible to have: pom or ivy config

Questions?

top related