HAT (The Hypermedia API Toolkit) lets you build RESTful HTTP CRUD APIs that compose cleanly with your ring application.
[au.com.silverpond/hat "0.1.0-SNAPSHOT"]
au.com.silverpond/hat {:mvn/version "0.1.0-SNAPSHOT"}
implementation("au.com.silverpond:hat:0.1.0-SNAPSHOT")
<dependency> <groupId>au.com.silverpond</groupId> <artifactId>hat</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: