Library to prepare and execute a SQL with parameter name instead of param index/position
'com.github.sidnan:NamedParameterPreparedStatement:0.1'
<dependency>
<groupId>com.github.sidnan</groupId>
<artifactId>NamedParameterPreparedStatement</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.github.sidnan" name="NamedParameterPreparedStatement" rev="0.1"/>
"com.github.sidnan", "NamedParameterPreparedStatement", "0.1"