An extensible full-stack framework which offers the foundation and building blocks for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much more.
To release a new version, run the following statement and follow instructions:
mvn release:prepare
Travis CI will now pick up the new tag and deploy the artifacts to the Central repository.
Clean up afterwards:
mvn release:clean
- Travis CI: https://travis-ci.org/dotwebstack/dotwebstack-framework
- SonarCloud: https://sonarcloud.io/dashboard/index/org.dotwebstack.framework:dotwebstack-framework
The DotWebStack Framework is published under the MIT License.