License |
License |
---|---|
GroupId | GroupIdcom.eharmony |
ArtifactId | ArtifactIdspotz-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpark HyperParameter Optimization Parent Pom
A library for performing hyperparameter optimization on top of Spark
|
Project URL |
Project URL |
Project Organization |
Project OrganizationeHarmony |
Filename | Size |
---|---|
spotz-parent-1.0.0.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eharmony/spotz-parent/ -->
<dependency>
<groupId>com.eharmony</groupId>
<artifactId>spotz-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eharmony/spotz-parent/
implementation 'com.eharmony:spotz-parent:1.0.0'
// https://jarcasting.com/artifacts/com.eharmony/spotz-parent/
implementation ("com.eharmony:spotz-parent:1.0.0")
'com.eharmony:spotz-parent:pom:1.0.0'
<dependency org="com.eharmony" name="spotz-parent" rev="1.0.0">
<artifact name="spotz-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eharmony', module='spotz-parent', version='1.0.0')
)
libraryDependencies += "com.eharmony" % "spotz-parent" % "1.0.0"
[com.eharmony/spotz-parent "1.0.0"]