com.github.yjcyxky/tservice-core

A plugin system for managing several types of plugins, such as deploying http/async/dag task.

Leiningen/Boot

[com.github.yjcyxky/tservice-core "0.2.3"]

Clojure CLI/deps.edn

com.github.yjcyxky/tservice-core {:mvn/version "0.2.3"}

Gradle

implementation("com.github.yjcyxky:tservice-core:0.2.3")

Maven

<dependency>
  <groupId>com.github.yjcyxky</groupId>
  <artifactId>tservice-core</artifactId>
  <version>0.2.3</version>
</dependency>