Tesla : Concurrent Local Repository

This extension for Aether contains a synchronization context that employs OS-level file locks to enable safe concurrent access to the local repository across processes.

Лицензия

Лицензия

Группа

Группа

io.tesla.aether
Идентификатор

Идентификатор

tesla-concurrent-localrepo
Последняя версия

Последняя версия

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tesla : Concurrent Local Repository
This extension for Aether contains a synchronization context that employs OS-level file locks to enable safe concurrent access to the local repository across processes.
Система контроля версий

Система контроля версий

http://github.com/tesla/tesla-concurrent-localrepo

Скачать tesla-concurrent-localrepo

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.tesla.aether/tesla-concurrent-localrepo/ -->
<dependency>
    <groupId>io.tesla.aether</groupId>
    <artifactId>tesla-concurrent-localrepo</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.aether/tesla-concurrent-localrepo/
implementation 'io.tesla.aether:tesla-concurrent-localrepo:0.0.4'
// https://jarcasting.com/artifacts/io.tesla.aether/tesla-concurrent-localrepo/
implementation ("io.tesla.aether:tesla-concurrent-localrepo:0.0.4")
'io.tesla.aether:tesla-concurrent-localrepo:jar:0.0.4'
<dependency org="io.tesla.aether" name="tesla-concurrent-localrepo" rev="0.0.4">
  <artifact name="tesla-concurrent-localrepo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.aether', module='tesla-concurrent-localrepo', version='0.0.4')
)
libraryDependencies += "io.tesla.aether" % "tesla-concurrent-localrepo" % "0.0.4"
[io.tesla.aether/tesla-concurrent-localrepo "0.0.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.tesla : tesla-filelock jar 0.0.2

provided (4)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
org.eclipse.aether : aether-api jar 0.9.0.M2
org.eclipse.aether : aether-spi jar 0.9.0.M2
org.eclipse.aether : aether-impl jar 0.9.0.M2

test (3)

Идентификатор библиотеки Тип Версия
org.eclipse.aether : aether-test-util jar 0.9.0.M2
junit : junit jar 4.8.1
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Модули Проекта

Данный проект не имеет модулей.

Takari Concurrent Local Repository

The Takari Concurrent Local Repository component is a replacement for the management of a local Maven repository of a default Maven installation. It makes access to the local repository safe for concurrent access from multiple threads and Maven invocations.

Documentation for usage and more is available in the Takari TEAM documentation at http://takari.io/book/index.html

Версии библиотеки

Версия
0.0.4
0.0.3
0.0.2
0.0.1