mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
documentation for the daemon
This commit is contained in:
parent
62550c42d8
commit
b02126c1cc
5 changed files with 114 additions and 14 deletions
6
pom.xml
6
pom.xml
|
|
@ -129,6 +129,12 @@
|
|||
<version>1.0.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<version>4.5.8</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue