Last Version

Spotz Project Examples 1.0.0

A jar file of examples for use with the Spotz library

License

License

GroupId

GroupId

com.eharmony
ArtifactId

ArtifactId

spotz-examples
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spotz Project Examples
A jar file of examples for use with the Spotz library
Project URL

Project URL

https://github.com/eHarmony/spotz.git
Project Organization

Project Organization

eHarmony

Download spotz-examples 1.0.0


<!-- https://jarcasting.com/artifacts/com.eharmony/spotz-examples/ -->
<dependency>
    <groupId>com.eharmony</groupId>
    <artifactId>spotz-examples</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eharmony/spotz-examples/
implementation 'com.eharmony:spotz-examples:1.0.0'
// https://jarcasting.com/artifacts/com.eharmony/spotz-examples/
implementation ("com.eharmony:spotz-examples:1.0.0")
'com.eharmony:spotz-examples:jar:1.0.0'
<dependency org="com.eharmony" name="spotz-examples" rev="1.0.0">
  <artifact name="spotz-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eharmony', module='spotz-examples', version='1.0.0')
)
libraryDependencies += "com.eharmony" % "spotz-examples" % "1.0.0"
[com.eharmony/spotz-examples "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
org.scala-lang : scala-reflect jar 2.10.5
com.eharmony : spotz-core jar 1.0.0
com.eharmony : spotz-vw jar 1.0.0
commons-lang : commons-lang jar 2.6
joda-time : joda-time jar 2.9.2
org.joda : joda-convert jar 1.8.1
org.rogach : scallop_2.10 jar 2.0.0

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.