| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторblob-gc |
| Версия | Версия3.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Server :: Blob :: Deduplicating Blob Storage Garbage collection
Garbage collector for the deduplicating blob store
to ensure their effective deletion.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| blob-gc-3.6.0.pom | |
| blob-gc-3.6.0.jar | 118 KB |
| blob-gc-3.6.0-tests.jar | 72 KB |
| blob-gc-3.6.0-test-sources.jar | 15 KB |
| blob-gc-3.6.0-sources.jar | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.james/blob-gc/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>blob-gc</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/blob-gc/
implementation 'org.apache.james:blob-gc:3.6.0'
// https://jarcasting.com/artifacts/org.apache.james/blob-gc/
implementation ("org.apache.james:blob-gc:3.6.0")
'org.apache.james:blob-gc:jar:3.6.0'
<dependency org="org.apache.james" name="blob-gc" rev="3.6.0">
<artifact name="blob-gc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='blob-gc', version='3.6.0')
)
libraryDependencies += "org.apache.james" % "blob-gc" % "3.6.0"
[org.apache.james/blob-gc "3.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : blob-api | jar | 3.6.0 |
| org.apache.james : james-server-util | jar | 3.6.0 |
| com.typesafe.play : play-json_2.13 | jar | 2.9.2 |
| io.projectreactor : reactor-scala-extensions_2.13 | jar | 0.8.0 |
| org.scala-lang : scala-library | jar | 2.13.4 |
| org.scala-lang.modules : scala-java8-compat_2.13 | jar | 0.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : blob-api | test-jar | 3.6.0 |
| org.apache.james : blob-memory | jar | 3.6.0 |
| org.apache.james : james-server-testing | jar | 3.6.0 |
| org.apache.james : testing-base | jar | 3.6.0 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.2 |
| org.scalactic : scalactic_2.13 | jar | 3.1.1 |
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |