jawspeak/java-dependency-unifier
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Given two similar dependencies, bytecode manipulate each so that they look like the other (throwing UnsupportedOperationException's where they differ). This is useful for two teams working on trunk based development, but they have different versions of libraries depended upon.