Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.04 KB

Scala Classes Supporting IO for Models

References

Installation

See http://github.com/bom4v/metamodels for the way to build, package and deploy all the Telecoms Intelligence (TI) Models components, including that project.

Short version

Just add the dependency on ti-serializers-calls in the SBT project configuration (typically, build.sbt in the project root directory):

libraryDependencies += "org.bom4v.ti" %% "ti-serializers-calls" % "0.0.1-spark2.3"