This maven plugin takes an IDL and applies the transformations specified by the transformationsClass. It uses freemarker as the templating engine.
'com.betfair.cougar:cougar-codegen-plugin:3.2.1'
<dependency>
<groupId>com.betfair.cougar</groupId>
<artifactId>cougar-codegen-plugin</artifactId>
<version>3.2.1</version>
</dependency>
<dependency org="com.betfair.cougar" name="cougar-codegen-plugin" rev="3.2.1"/>
"com.betfair.cougar", "cougar-codegen-plugin", "3.2.1"