com.alpeware/jaq-services

JAQ - Bringing Clojure to Google App Engine

Leiningen/Boot

[com.alpeware/jaq-services "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.alpeware/jaq-services {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.alpeware:jaq-services:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.alpeware</groupId>
  <artifactId>jaq-services</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>