| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Сеть |
| Группа | Группаnet.java.truevfs |
| Идентификатор | Идентификаторtruevfs-profile-full |
| Версия | Версия0.14.0 |
| Тип | Типjar |
| Описание |
ОписаниеTrueVFS Profile Full
Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| truevfs-profile-full-0.14.0.pom | |
| truevfs-profile-full-0.14.0.jar | 369 bytes |
| truevfs-profile-full-0.14.0-sources.jar | 290 bytes |
| truevfs-profile-full-0.14.0-javadoc.jar | 207 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-full/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-profile-full</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-full/
implementation 'net.java.truevfs:truevfs-profile-full:0.14.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-full/
implementation ("net.java.truevfs:truevfs-profile-full:0.14.0")
'net.java.truevfs:truevfs-profile-full:jar:0.14.0'
<dependency org="net.java.truevfs" name="truevfs-profile-full" rev="0.14.0">
<artifact name="truevfs-profile-full" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-profile-full', version='0.14.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-profile-full" % "0.14.0"
[net.java.truevfs/truevfs-profile-full "0.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.truevfs : truevfs-profile-default | jar | 0.14.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.java.truevfs : truevfs-driver-sfx | jar | 0.14.0 |
| net.java.truevfs : truevfs-ext-insight | jar | 0.14.0 |
| net.java.truevfs : truevfs-ext-logging | jar | 0.14.0 |
| net.java.truevfs : truevfs-ext-pacemaker | jar | 0.14.0 |
| net.java.truecommons : truecommons-key-hurlfb | jar | 2.5.0 |