vootoo-server 0.5.2

vootoo play with solr, some misc extand plugin impl

License

License

GroupId

GroupId

org.vootoo
ArtifactId

ArtifactId

vootoo-server
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

vootoo-server 0.5.2
vootoo play with solr, some misc extand plugin impl
Project Organization

Project Organization

vootoo
Source Code Management

Source Code Management

https://github.com/vootoo/vootoo/tree/master/vootoo-server

Download vootoo-server

How to add to project

<!-- https://jarcasting.com/artifacts/org.vootoo/vootoo-server/ -->
<dependency>
    <groupId>org.vootoo</groupId>
    <artifactId>vootoo-server</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.vootoo/vootoo-server/
implementation 'org.vootoo:vootoo-server:0.5.2'
// https://jarcasting.com/artifacts/org.vootoo/vootoo-server/
implementation ("org.vootoo:vootoo-server:0.5.2")
'org.vootoo:vootoo-server:jar:0.5.2'
<dependency org="org.vootoo" name="vootoo-server" rev="0.5.2">
  <artifact name="vootoo-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vootoo', module='vootoo-server', version='0.5.2')
)
libraryDependencies += "org.vootoo" % "vootoo-server" % "0.5.2"
[org.vootoo/vootoo-server "0.5.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.vootoo : vootoo-client jar 0.5.2
org.apache.solr : solr-core jar 6.3.0
org.vootoo : vootoo-core jar 0.5.2
org.vootoo : vootoo-logging-logback jar 0.5.2
org.slf4j : slf4j-api jar 1.7.7

runtime (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.3

test (2)

Group / Artifact Type Version
org.apache.solr : solr-test-framework jar 6.3.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0