Last Version

Clay Aether 2.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.clay
ArtifactId

ArtifactId

clay-aether
Version

Version

2.5
Type

Type

jar
Description

Description

Clay Aether
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Yandex

Download clay-aether 2.5


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

Dependencies

compile (14)

Group / Artifact Type Version
org.eclipse.aether : aether-api jar 1.0.1.v20141111
org.eclipse.aether : aether-util jar 1.0.1.v20141111
org.eclipse.aether : aether-impl jar 1.0.1.v20141111
org.eclipse.aether : aether-connector-basic jar 1.0.1.v20141111
org.eclipse.aether : aether-transport-file jar 1.0.1.v20141111
org.eclipse.aether : aether-transport-http jar 1.0.1.v20141111
org.eclipse.aether : aether-transport-wagon jar 1.0.1.v20141111
org.apache.maven : maven-aether-provider jar 3.1.0
org.apache.maven.wagon : wagon-ssh jar 2.6
org.apache.maven.wagon : wagon-file jar 2.6
org.apache.maven.wagon : wagon-http jar 2.6
org.apache.maven.wagon : wagon-http-lightweight jar 2.6
ru.yandex.qatools.clay : clay-maven-settings-builder jar 2.5
commons-io : commons-io jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.commons : commons-compress jar 1.8.1
net.lightbody.bmp : browsermob-proxy jar 2.0-beta-8

Project Modules

There are no modules declared in this project.