ti-serializers-calls

Serializers (input and output) for the phone call-related models

License

License

GroupId

GroupId

org.bom4v.ti
ArtifactId

ArtifactId

ti-serializers-calls_2.11
Last Version

Last Version

0.0.1-spark2.3
Release Date

Release Date

Type

Type

jar
Description

Description

ti-serializers-calls
Serializers (input and output) for the phone call-related models
Project URL

Project URL

https://github.com/bom4v/ti-serializers-calls
Project Organization

Project Organization

Business Object Models for Verticals (BOM4V)
Source Code Management

Source Code Management

https://github.com/bom4v/ti-serializers-calls

Download ti-serializers-calls_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.bom4v.ti/ti-serializers-calls_2.11/ -->
<dependency>
    <groupId>org.bom4v.ti</groupId>
    <artifactId>ti-serializers-calls_2.11</artifactId>
    <version>0.0.1-spark2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bom4v.ti/ti-serializers-calls_2.11/
implementation 'org.bom4v.ti:ti-serializers-calls_2.11:0.0.1-spark2.3'
// https://jarcasting.com/artifacts/org.bom4v.ti/ti-serializers-calls_2.11/
implementation ("org.bom4v.ti:ti-serializers-calls_2.11:0.0.1-spark2.3")
'org.bom4v.ti:ti-serializers-calls_2.11:jar:0.0.1-spark2.3'
<dependency org="org.bom4v.ti" name="ti-serializers-calls_2.11" rev="0.0.1-spark2.3">
  <artifact name="ti-serializers-calls_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bom4v.ti', module='ti-serializers-calls_2.11', version='0.0.1-spark2.3')
)
libraryDependencies += "org.bom4v.ti" % "ti-serializers-calls_2.11" % "0.0.1-spark2.3"
[org.bom4v.ti/ti-serializers-calls_2.11 "0.0.1-spark2.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.github.nscala-time : nscala-time_2.11 jar 2.22.0
org.apache.spark : spark-core_2.11 jar 2.3.2
org.apache.spark : spark-sql_2.11 jar 2.3.2
org.apache.spark : spark-mllib_2.11 jar 2.3.2
org.apache.spark : spark-hive_2.11 jar 2.3.2

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.4.1

Project Modules

There are no modules declared in this project.

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"
org.bom4v.ti

Business Object Models (BOM) for Verticals

Business-focused object models for specific industries (eg, travel, telecoms). See http://github.com/bom4v/metamodels for more detail

Versions

Version
0.0.1-spark2.3
0.0.1