MVN

com.iotake.suller : iotake-suller

Maven & Gradle

Sep 11, 2013
1 stars

iotake Suller · Suller is a set of Solr extensions including SullerJ, an extension to SolrJ with richer bindings.

<dependency>
    <groupId>com.iotake.suller</groupId>
    <artifactId>iotake-suller</artifactId>
    <version>0.0.1.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.iotake.suller : iotake-suller to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1.M1

All Versions

Choose a version of com.iotake.suller : iotake-suller to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
iotake-suller-0.0.1.M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.iotake.suller</groupId>
    <artifactId>iotake-suller</artifactId>
    <version>0.0.1.M1</version>
</dependency>