google-nomulus/common
2020-03-05 18:47:25 -05:00
..
gradle/dependency-locks Upgrade to Gradle 6.2.1 (#501) 2020-03-05 18:47:25 -05:00
src Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
build.gradle Start using JUnit 5 (#488) 2020-02-19 18:29:59 -05:00
README.md Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00

Summary

This project holds some of the general-purpose utility classes that do not rely on the registry domain model.

This is an intermediate step in untangling the circular dependencies between :core and :util subprojects.