Trugger is a project that helps you write code that anyone can read. It is focused on deliver fluent interfaces to deal with reflection without the verbosity of the Java Reflection API.
'tools.devnull:trugger:5.1'
<dependency> <groupId>tools.devnull</groupId> <artifactId>trugger</artifactId> <version>5.1</version> </dependency>
<dependency org="tools.devnull" name="trugger" rev="5.1"/>
"tools.devnull", "trugger", "5.1"