Updated readmes

This commit is contained in:
nathan 2015-12-15 01:31:30 +01:00
parent fa90c2f749
commit 8d9fc8f7bd
1 changed files with 2 additions and 3 deletions

View File

@ -12,10 +12,9 @@ Microsoft CAB file format: http://msdn.microsoft.com/en-us/library/bb417343.aspx
<h4>We now release to maven!</h4>
There are two dependencies here because we did not want to bake-in a hard dependency into the POM file for the utilities library, which
are an extremely small subset of a much larger library; including only what is *necessary* for this particular project to function.
There is a hard dependency in the POM file for the utilities library, which is an extremely small subset of a much larger library; including only what is *necessary* for this particular project to function.
This project is **kept in sync** with the utilities library, so "jar hell" is not an issue. Please note that the util library (in it's entirety) is not added since there are **many** dependencies that are not *necessary* for this project. No reason to require a massive amount of dependencies for one or two classes/methods.
This project is **kept in sync** with the utilities library, so "jar hell" is not an issue. Please note that the util library (in it's entirety) is not added since there are **many** dependencies that are not *necessary* for this project. No reason to require a massive amount of dependencies for one or two classes/methods.
```
<dependency>
<groupId>com.dorkbox</groupId>