No, both are two unrelated projects, https://spark.apache.org/ http://sparkjava.com/
Rémi ----- Mail original ----- > De: "Alan Bateman" <alan.bate...@oracle.com> > À: "Michael Rasmussen" <michael.rasmus...@zeroturnaround.com> > Cc: "jigsaw-dev" <jigsaw-dev@openjdk.java.net> > Envoyé: Vendredi 17 Février 2017 10:49:13 > Objet: Re: How to name modules, automatic and otherwise > On 17/02/2017 09:07, Michael Rasmussen wrote: > >> : >> I can only agree with this. s/willow/spark/ and we have an example of such >> a situation in maven already today, of two different libraries with the >> same name. >> With the options to specify group, no problem, then I could just write: >> requires spark-core from com.sparkjava or requires spark-core from >> org.apache.spark in order to clarify which was intended. >> > Are these two libraries exporting the same API? > > -Alan