Last Version

Tesla : Concurrent Local Repository 0.0.4

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.

License

License

GroupId

GroupId

io.tesla.aether
ArtifactId

ArtifactId

tesla-concurrent-localrepo
Version

Version

0.0.4
Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

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

Download tesla-concurrent-localrepo 0.0.4


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.tesla : tesla-filelock jar 0.0.2

provided (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.eclipse.aether : aether-test-util jar 0.9.0.M2
junit : junit jar 4.8.1
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.