| License |
License |
|---|---|
| GroupId | GroupIdcom.indoles.clj |
| ArtifactId | ArtifactIdjobs-state-chan |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjobs-state-chan
core.async channel based job execution queue
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jobs-state-chan-0.1.2.pom | |
| jobs-state-chan-0.1.2.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.indoles.clj/jobs-state-chan/ -->
<dependency>
<groupId>com.indoles.clj</groupId>
<artifactId>jobs-state-chan</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.indoles.clj/jobs-state-chan/
implementation 'com.indoles.clj:jobs-state-chan:0.1.2'
// https://jarcasting.com/artifacts/com.indoles.clj/jobs-state-chan/
implementation ("com.indoles.clj:jobs-state-chan:0.1.2")
'com.indoles.clj:jobs-state-chan:jar:0.1.2'
<dependency org="com.indoles.clj" name="jobs-state-chan" rev="0.1.2">
<artifact name="jobs-state-chan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indoles.clj', module='jobs-state-chan', version='0.1.2')
)
libraryDependencies += "com.indoles.clj" % "jobs-state-chan" % "0.1.2"
[com.indoles.clj/jobs-state-chan "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.5.1 |
| org.clojure : core.async | jar | 0.1.267.0-0d7780-alpha |
| com.indoles.clj : state-chan | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : tools.nrepl | jar | 0.2.3 |
| clojure-complete » clojure-complete | jar | 0.2.3 |