| License |
License |
|---|---|
| GroupId | GroupIdio.tesla.aether.test |
| ArtifactId | ArtifactIdaether-test-harness |
| Version | Version0.5.1 |
| Type | Typejar |
| Description |
DescriptionTesla: A next generation development infrastructure framework.
|
| Filename | Size |
|---|---|
| aether-test-harness-0.5.1.pom | |
| aether-test-harness-0.5.1.jar | 85 KB |
| aether-test-harness-0.5.1-sources.jar | 57 KB |
| aether-test-harness-0.5.1-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tesla.aether.test/aether-test-harness/ -->
<dependency>
<groupId>io.tesla.aether.test</groupId>
<artifactId>aether-test-harness</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.aether.test/aether-test-harness/
implementation 'io.tesla.aether.test:aether-test-harness:0.5.1'
// https://jarcasting.com/artifacts/io.tesla.aether.test/aether-test-harness/
implementation ("io.tesla.aether.test:aether-test-harness:0.5.1")
'io.tesla.aether.test:aether-test-harness:jar:0.5.1'
<dependency org="io.tesla.aether.test" name="aether-test-harness" rev="0.5.1">
<artifact name="aether-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.aether.test', module='aether-test-harness', version='0.5.1')
)
libraryDependencies += "io.tesla.aether.test" % "aether-test-harness" % "0.5.1"
[io.tesla.aether.test/aether-test-harness "0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| org.eclipse.aether : aether-test-util | jar | 0.9.0.M2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.slf4j : slf4j-simple | jar | 1.7.2 |
| junit : junit | jar | 4.8.1 |
| 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.sonatype.sisu.inject : guice-bean-containers | jar | 2.3.0 |
| io.provis : provisio-webserver-jetty8 | jar | 0.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |