| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.tesla : tesla-filelock | jar | 0.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.aether : aether-test-util | jar | 0.9.0.M2 |
| junit : junit | jar | 4.8.1 |
| com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |