| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторfile-channel-pool |
| Последняя версия | Последняя версия2.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| file-channel-pool-2.8.3.pom | |
| file-channel-pool-2.8.3.jar | 17 KB |
| file-channel-pool-2.8.3-sources.jar | 14 KB |
| file-channel-pool-2.8.3-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/file-channel-pool/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>file-channel-pool</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/file-channel-pool/
implementation 'com.mastfrog:file-channel-pool:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/file-channel-pool/
implementation ("com.mastfrog:file-channel-pool:2.8.3")
'com.mastfrog:file-channel-pool:jar:2.8.3'
<dependency org="com.mastfrog" name="file-channel-pool" rev="2.8.3">
<artifact name="file-channel-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='file-channel-pool', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "file-channel-pool" % "2.8.3"
[com.mastfrog/file-channel-pool "2.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : cache | jar | 2.8.3 |
| com.mastfrog : function | jar | 2.8.3 |
| com.mastfrog : util-collections | jar | 2.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| com.mastfrog : util-streams | jar | 2.8.3 |
| com.mastfrog : util-function | jar | 2.8.3 |