Last Version

Aether :: Concurrency Extensions 1.8

This extension for Aether contains an installer that is safe for concurrent use.

License

License

GroupId

GroupId

org.sonatype.aether
ArtifactId

ArtifactId

aether-concurrency
Version

Version

1.8
Type

Type

jar
Description

Description

Aether :: Concurrency Extensions
This extension for Aether contains an installer that is safe for concurrent use.
Project Organization

Project Organization

Sonatype, Inc.

Download aether-concurrency 1.8


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

Dependencies

compile (4)

Group / Artifact Type Version
org.sonatype.aether : aether-api jar 1.8
org.sonatype.aether : aether-spi jar 1.8
org.sonatype.aether : aether-util jar 1.8
org.sonatype.aether : aether-impl jar 1.8

provided (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.5.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.sonatype.aether : aether-test-util jar 1.8
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.