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
  • 10 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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