Takari :: 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.takari.aether
Идентификатор

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

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

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

0.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Takari :: 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/takari/takari-concurrent-localrepo

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.takari : takari-filelock jar 0.0.5
org.slf4j : slf4j-api jar 1.7.5

provided (4)

Идентификатор библиотеки Тип Версия
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
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (4)

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

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

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

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

io.takari.aether

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

Версия
0.0.7