Skip to content

vastix/blazegraph-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vert.x Blazegraph Service

This service provides an asynchronous interface around Blazegraph.

Before use this service, place it into Maven local repo using this task:

$ gradle publishToMavenLocal

If you want to use this service from Maven local, use this in your dependencies part of your build.gradle file:

dependencies {
    ...
    ...
    compile 'name.bpdp.vertx:blazegraph-service:1.0.0'
    ...
    ...
}

About

This service provides an asynchronous interface around Blazegraph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages