sbt-child-project-example
lhong375/sbt-child-project-example
Scala
an example where we have a root project (parent), with a child project inside. How to create jars/publish artifactory for only the child project, how dependency works inside parent etc..