blazegraph / database

Blazegraph High Performance Graph Database
GNU General Public License v2.0
871 stars 170 forks source link

publish jars without dependencies merged #155

Open balhoff opened 4 years ago

balhoff commented 4 years ago

Previously (v. 2.1.4) I've been using the bigdata-core Maven dependency for embedding Blazegraph within a Java application. This doesn't seem to be published anymore for 2.1.5+. What is the recommended Maven artifact for using Blazegraph as an embedded RDF database?

balhoff commented 4 years ago

After digging around Maven Central, it looks to me like there are no Blazegraph jars published for 2.1.5 that don't have dependencies merged in. It would work much better for managing dependencies in applications using embedded Blazegraph if these were available. If I am just missing these, please let me know.