Monthly Archives: February 2016
My first artifact in Maven Central Repository
My MapToObjectConverter
finally made it to Maven Central Repository. You can try it out by just adding a dependency:
<dependency> <groupId>uk.co.jpawlak</groupId> <artifactId>map-to-object-converter</artifactId> <version>1.1</version> </dependency>