bom4v / ti-serializers-customers   0.0.1-spark2.3

GitHub

Serializers (input and output) for the customer-related models

Scala versions: 2.11

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-customers in the SBT project configuration (typically, build.sbt in the project root directory):

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