Minimal clojure service engine that allows deploying single file services at runtime with their own isolated dependencies. Dependencies are downloaded as necessary. Multiple versions of a service can coexist in the system and be individually ran.
[rtcritical/rtengine "1.0.1"]
rtcritical/rtengine {:mvn/version "1.0.1"}
implementation("rtcritical:rtengine:1.0.1")
<dependency> <groupId>rtcritical</groupId> <artifactId>rtengine</artifactId> <version>1.0.1</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: