com.jahfer/clj-activitypub

clj-activitypub is a set of utilities that can be combined together to create a fully-functional ActivityPub server.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 95 Downloads
  • 8 This Version

Leiningen/Boot

[com.jahfer/clj-activitypub "0.63"]

Clojure CLI/deps.edn

com.jahfer/clj-activitypub {:mvn/version "0.63"}

Gradle

implementation("com.jahfer:clj-activitypub:0.63")

Maven

<dependency>
  <groupId>com.jahfer</groupId>
  <artifactId>clj-activitypub</artifactId>
  <version>0.63</version>
</dependency>