| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторgiulius-threadpool |
| Версия | Версия2.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеShared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| giulius-threadpool-2.8.0.pom | |
| giulius-threadpool-2.8.0.jar | 36 KB |
| giulius-threadpool-2.8.0-sources.jar | 25 KB |
| giulius-threadpool-2.8.0-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-threadpool/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius-threadpool</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-threadpool/
implementation 'com.mastfrog:giulius-threadpool:2.8.0'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-threadpool/
implementation ("com.mastfrog:giulius-threadpool:2.8.0")
'com.mastfrog:giulius-threadpool:jar:2.8.0'
<dependency org="com.mastfrog" name="giulius-threadpool" rev="2.8.0">
<artifact name="giulius-threadpool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-threadpool', version='2.8.0')
)
libraryDependencies += "com.mastfrog" % "giulius-threadpool" % "2.8.0"
[com.mastfrog/giulius-threadpool "2.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : giulius | jar | 2.8.0 |
| com.mastfrog : injection-reflection-indexer | jar | 2.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |