com.github.takezoe.solr.scala.package.scala Maven / Gradle / Ivy
package com.github.takezoe.solr
/**
* @author steven
*
*/
package object scala {
type DocumentMap = Map[String, Any]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.github.takezoe.solr
/**
* @author steven
*
*/
package object scala {
type DocumentMap = Map[String, Any]
}