Skip to content
forked from lafaspot/sparzr

Java schema.org parser this code is designed to scale well when using large number of threads and cpus.

License

Notifications You must be signed in to change notification settings

akajla09/sparzr

 
 

Repository files navigation

# sparzr
Java schema.org parser this code is designed to scale well when using large number of threads and cpus.

- To build before you submit a PR
$ mvn clean install

- For contibutors run deploy to do a push to nexus servers
$ mvn clean deploy -Dgpg.passphrase=[pathPhrase]

- All Pull requests need to pass continous integration before being merged.
  Please goto https://travis-ci.org/lafaspot/sparzr

About

Java schema.org parser this code is designed to scale well when using large number of threads and cpus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%