Last Version

io.tesla.aether:tesla-aether 0.0.5

Tesla: A next generation development infrastructure framework.

License

License

GroupId

GroupId

io.tesla.aether
ArtifactId

ArtifactId

tesla-aether
Version

Version

0.0.5
Type

Type

jar
Description

Description

Tesla: A next generation development infrastructure framework.
Source Code Management

Source Code Management

http://github.com/tesla/tesla-aether

Download tesla-aether 0.0.5


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

Dependencies

compile (12)

Group / Artifact Type Version
org.eclipse.sisu : org.eclipse.sisu.inject Optional jar 0.0.0.M5
com.google.guava : guava jar 14.0.1
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
org.eclipse.aether : aether-connector-file jar 0.9.0.M2
io.tesla.aether : aether-connector-okhttp jar 0.0.9
org.apache.maven : maven-aether-provider jar 3.1.1
org.apache.maven : maven-settings-builder jar 3.1.1
org.apache.maven : maven-settings jar 3.1.1
org.slf4j : slf4j-api jar 1.7.2

test (3)

Group / Artifact Type Version
org.eclipse.sisu : org.eclipse.sisu.inject.tests jar 0.0.0.M3
org.slf4j : slf4j-simple jar 1.7.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.