| License | 
                License
                                                        The Prompto License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdorg.prompto | 
    
| ArtifactId | ArtifactIdDataServer | 
    
| Last Version | Last Version0.0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPrompto Platform POM 
         | 
    
| Project Organization | 
                    Project OrganizationPrompto | 
            
| Filename | Size | 
|---|---|
| DataServer-0.0.10.pom | |
| DataServer-0.0.10.jar | 2 KB | 
| DataServer-0.0.10-sources.jar | 808 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.prompto/DataServer/ -->
<dependency>
    <groupId>org.prompto</groupId>
    <artifactId>DataServer</artifactId>
    <version>0.0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/org.prompto/DataServer/
implementation 'org.prompto:DataServer:0.0.10'
                // https://jarcasting.com/artifacts/org.prompto/DataServer/
implementation ("org.prompto:DataServer:0.0.10")
                'org.prompto:DataServer:jar:0.0.10'
                <dependency org="org.prompto" name="DataServer" rev="0.0.10">
  <artifact name="DataServer" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.prompto', module='DataServer', version='0.0.10')
)
                libraryDependencies += "org.prompto" % "DataServer" % "0.0.10"
                [org.prompto/DataServer "0.0.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.prompto : Server | jar | 0.0.10 | 
| org.prompto : Server | jar | 0.0.10 | 
| junit : junit | jar | 4.12 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.1 | 
| org.seleniumhq.selenium : selenium-java | jar | 2.51.0 | 
| org.prompto : MongoStore | jar | 0.0.10 | 
| org.prompto : SOLRStore | jar | 0.0.10 | 
| org.prompto : SOLRStore | test-jar | 0.0.10 | 
| org.prompto : SOLRFields | jar | 0.0.10 | 
| org.apache.solr : solr-core | jar | 5.4.0 |