4.0.0
co.codewizards.cloudstore.ls.server.cproc
co.codewizards.cloudstore
co.codewizards.cloudstore.parent
1.0.1-SNAPSHOT
../co.codewizards.cloudstore.parent
Server component of the local server to be started as separate process on the client side.
"ls" means "local server", which is a server running locally on the same computer
as its client.
"cproc" means "client process", i.e. the process is supposed to run on a client computer.
The server computer running the main CloudStore server does not require a separate JVM
for the local server -- the local server runs in the same JVM as the main server.
co.codewizards.cloudstore
co.codewizards.cloudstore.ls.server
org.slf4j
slf4j-api
compile
org.slf4j
jul-to-slf4j
compile
org.slf4j
jcl-over-slf4j
compile
org.slf4j
log4j-over-slf4j
compile
ch.qos.logback
logback-classic
compile
javax.servlet
javax.servlet-api
maven-jar-plugin
co.codewizards.cloudstore.ls.server.cproc.LocalServerMain
true