Skip to content

mohitsaxenaknoldus/sbtassignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SBT Assignment by Mohit Saxena of Group 6.

SBT Version: 1.4.4 Scala Version: 2.12.12

Modules:

  • Actor
  • Persistence
  • Root

Dependencies:

  • akka-actor-typed
  • akka-persistence-typed
  • scalactic
  • slick
  • mysql database

Test Dependencies:

  • scalatest
  • akka-actor-testkit-typed
  • akka-persistence-testkit
  • h2 database

Plugins:

  • codesquad-sbt-plugin
  • scalastyle-sbt-plugin

How to run:

  • Clone the repo.
  • Inside sbt folder, run the command: sbt run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages