mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Support for DOMSource and other Sources
This commit is contained in:
parent
b02126c1cc
commit
9e3b12685b
4 changed files with 72 additions and 23 deletions
|
|
@ -4,7 +4,7 @@ The Validator offers an API which allows you to integrate Validator in your own
|
|||
|
||||
## Dependency Management
|
||||
|
||||
Currently, we *do not* deploy to Maven Central or similar. Hence you need to build and optionally deploy the Validator artifacts to your own
|
||||
Currently, we *do not* deploy to Maven Central or similar. Hence, you need to build and optionally deploy the Validator artifacts to your own
|
||||
shared (or local) repository (see for example [Maven Documentation](https://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html)).
|
||||
|
||||
### Maven
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue