@Vladimir Burdo Vladimir Burdo authored on 16 Aug 2019
src spit uid.utils 6 years ago
LICENSE spit uid.utils 6 years ago
README.md spit uid.utils 6 years ago
nb-configuration.xml spit uid.utils 6 years ago
pom.xml [maven-release-plugin] prepare release 1.0.0 6 years ago
release.properties fix README.md 6 years ago
README.md

uid.tools

pom.xml:

  1. in repositories section:

     <repository>
         <id>ua.net.uid.releases</id>
         <url>https://git.uid.net.ua/maven/releases/</url>
     </repository>
  2. in dependencies section:

     <dependency>
         <groupId>ua.net.uid</groupId>
         <artifactId>uid.tools</artifactId>
         <version>1.0.0</version>
     </dependency>