Skip to content

RishiKumarRay/Sbt_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sbt_assignment

In this Assignment of Sbt:- Created a module named actor and

  • Added library dependencies for akka-actor-typed, akka-persistence-typed and scalactic

  • In the same module, added test dependencies for scalatest, akka-actor-testkit-typed and akka-persistence-testkit.

  • Added another module namely, persistence.

  • In the persistence module, added library dependency for slick and mysql database.

  • Added test dependency for scalatest and h2 database.

  • Added plugins to the project- codesquad-sbt-plugin and scalastyle-sbt-plugin

  • Finally added one last module "root" and aggregated all other modules in this root module

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages