| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.tesla.maven |
| ArtifactId | ArtifactIdsisu-maven-bridge |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTesla: A next generation development infrastructure framework.
|
| Filename | Size |
|---|---|
| sisu-maven-bridge-0.0.1.pom | |
| sisu-maven-bridge-0.0.1.jar | 56 KB |
| sisu-maven-bridge-0.0.1-sources.jar | 35 KB |
| sisu-maven-bridge-0.0.1-javadoc.jar | 250 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tesla.maven/sisu-maven-bridge/ -->
<dependency>
<groupId>io.tesla.maven</groupId>
<artifactId>sisu-maven-bridge</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.maven/sisu-maven-bridge/
implementation 'io.tesla.maven:sisu-maven-bridge:0.0.1'
// https://jarcasting.com/artifacts/io.tesla.maven/sisu-maven-bridge/
implementation ("io.tesla.maven:sisu-maven-bridge:0.0.1")
'io.tesla.maven:sisu-maven-bridge:jar:0.0.1'
<dependency org="io.tesla.maven" name="sisu-maven-bridge" rev="0.0.1">
<artifact name="sisu-maven-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.maven', module='sisu-maven-bridge', version='0.0.1')
)
libraryDependencies += "io.tesla.maven" % "sisu-maven-bridge" % "0.0.1"
[io.tesla.maven/sisu-maven-bridge "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.sisu : sisu-inject-bean | jar | 2.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.apache.maven : maven-model | jar | 3.0.3 |
| org.apache.maven : maven-model-builder | jar | 3.0.3 |
| org.apache.maven : maven-settings-builder | jar | 3.0.3 |
| org.apache.maven : maven-aether-provider | jar | 3.0.3 |
| org.sonatype.aether : aether-api | jar | 1.13.1 |
| org.sonatype.aether : aether-spi | jar | 1.13.1 |
| org.sonatype.aether : aether-util | jar | 1.13.1 |
| org.sonatype.aether : aether-impl | jar | 1.13.1 |
| org.sonatype.aether : aether-connector-wagon | jar | 1.13.1 |
| org.apache.maven.wagon : wagon-http | jar | 2.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |