Last Version

OkHttp Aether Connector 0.0.11

A repository connector implementation based on Square's OkHttp.

License

License

GroupId

GroupId

io.tesla.aether
ArtifactId

ArtifactId

aether-connector-okhttp
Version

Version

0.0.11
Type

Type

jar
Description

Description

OkHttp Aether Connector
A repository connector implementation based on Square's OkHttp.
Source Code Management

Source Code Management

http://github.com/tesla/provisio

Download aether-connector-okhttp 0.0.11


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

Dependencies

compile (9)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 1.3.0
org.eclipse.aether : aether-api jar 0.9.0.M2
org.eclipse.aether : aether-spi jar 0.9.0.M2
org.eclipse.aether : aether-util jar 0.9.0.M2
org.eclipse.aether : aether-impl jar 0.9.0.M2
com.google.guava : guava jar 14.0.1
javax.inject : javax.inject jar 1
org.apache.maven.wagon : wagon-provider-api jar 2.4
org.slf4j : slf4j-api jar 1.7.2

provided (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations Optional jar 1.5.5
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.0.0.M2a

test (7)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-simple jar 1.7.2
org.bouncycastle : bcprov-jdk15on jar 1.47
org.mortbay.jetty.npn : npn-boot jar 8.1.2.v20120308
com.google.mockwebserver : mockwebserver jar 20130201
org.eclipse.aether : aether-test-util jar 0.9.0.M2
io.provis : provisio-webserver-jetty8 jar 0.0.2

Project Modules

There are no modules declared in this project.