@iamsteveholmes I'm not using Cassandra at the moment, but have used other libraries which does some ugly stuff as well. Easiest solution, write a mini library (jar) where you can wrap all this ugliness. Then every time you need to deal with that ugliness, just include the jar in maven / gradle and use the wrapper instead.