com.jahfer/activitypub

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 19 Downloads
  • 10 This Version

Leiningen/Boot

[com.jahfer/activitypub "0.57"]

Clojure CLI/deps.edn

com.jahfer/activitypub {:mvn/version "0.57"}

Gradle

implementation("com.jahfer:activitypub:0.57")

Maven

<dependency>
  <groupId>com.jahfer</groupId>
  <artifactId>activitypub</artifactId>
  <version>0.57</version>
</dependency>