Junior Kiln Client is a simple wrapper around the Kiln API making it trivial to call any of the end points mentioned in the Kiln Developer Documentation.
'com.kilnhg.tim-sparg:JuniorKilnClient:1.0'
<dependency> <groupId>com.kilnhg.tim-sparg</groupId> <artifactId>JuniorKilnClient</artifactId> <version>1.0</version> </dependency>
<dependency org="com.kilnhg.tim-sparg" name="JuniorKilnClient" rev="1.0"/>
"com.kilnhg.tim-sparg", "JuniorKilnClient", "1.0"