License |
License |
---|---|
GroupId | GroupIdcom.eharmony |
ArtifactId | ArtifactIdspotz-examples |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpotz Project Examples
A jar file of examples for use with the Spotz library
|
Project URL |
Project URL |
Project Organization |
Project OrganizationeHarmony |
Filename | Size |
---|---|
spotz-examples-1.0.0.pom | |
spotz-examples-1.0.0.jar | 118 KB |
spotz-examples-1.0.0-sources.jar | 6 KB |
spotz-examples-1.0.0-shaded.jar | 13 MB |
spotz-examples-1.0.0-javadoc.jar | 543 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |