Automatically provides configurable implementations of the equals(Object), hashCode() and toString() methods inherited from java.lang.Object
'org.pojomatic:pojomatic:2.0'
<dependency> <groupId>org.pojomatic</groupId> <artifactId>pojomatic</artifactId> <version>2.0</version> </dependency>
<dependency org="org.pojomatic" name="pojomatic" rev="2.0"/>
"org.pojomatic", "pojomatic", "2.0"