| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdio.aleph |
| ArtifactId | ArtifactIddirigiste |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondirigiste
centrally planned thread and object pools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dirigiste-1.0.0.pom | |
| dirigiste-1.0.0.jar | 53 KB |
| dirigiste-1.0.0-sources.jar | 18 KB |
| dirigiste-1.0.0-javadoc.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.aleph/dirigiste/ -->
<dependency>
<groupId>io.aleph</groupId>
<artifactId>dirigiste</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.aleph/dirigiste/
implementation 'io.aleph:dirigiste:1.0.0'
// https://jarcasting.com/artifacts/io.aleph/dirigiste/
implementation ("io.aleph:dirigiste:1.0.0")
'io.aleph:dirigiste:jar:1.0.0'
<dependency org="io.aleph" name="dirigiste" rev="1.0.0">
<artifact name="dirigiste" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aleph', module='dirigiste', version='1.0.0')
)
libraryDependencies += "io.aleph" % "dirigiste" % "1.0.0"
[io.aleph/dirigiste "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.8.0 |