Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.03 KB

Nike Internal Util

Requires Java 17 or later. (If you're needing this for Java 7+ instead, see the 1.x branch.)

This is a small utilities library that provides some reusable helper methods and classes. It is "internal" in the sense that it is not intended to be directly pulled in and used by non-Nike projects. That said you can use it if you want to, just be aware that some liberties might be taken regarding version numbers, backwards compatibility, etc over time when compared with libraries specifically intended for public consumption.

Backstopper Info

This library may move into its own repository at some point. For now it's piggybacking on the Backstopper repository. See the base project README.md, User Guide, and Backstopper repository source code and javadocs for Backstopper information.

License

Nike Internal Util is released under the Apache License, Version 2.0