This is a library for describing the structure of a web appliction. This way, we have uris and data associated directly with routes. This is nice for generating navigation or applying middleware to routes are a particular level.
[org.vlacs/helmsman "1.0.0-SNAPSHOT"]
org.vlacs/helmsman {:mvn/version "1.0.0-SNAPSHOT"}
implementation("org.vlacs:helmsman:1.0.0-SNAPSHOT")
<dependency> <groupId>org.vlacs</groupId> <artifactId>helmsman</artifactId> <version>1.0.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: