| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.takari.p2.bridge |
| ArtifactId | ArtifactIdeclipse-bridge |
| Last Version | Last Version1.1.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionP2 Bridge :: Eclipse Bridge
P2 Bridge :: Eclipse Bridge
|
| Project Organization |
Project OrganizationSonatype |
| Filename | Size |
|---|---|
| eclipse-bridge-1.1.10.pom | |
| eclipse-bridge-1.1.10.jar | 16 KB |
| eclipse-bridge-1.1.10-sources.jar | 8 KB |
| eclipse-bridge-1.1.10-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.takari.p2.bridge/eclipse-bridge/ -->
<dependency>
<groupId>io.takari.p2.bridge</groupId>
<artifactId>eclipse-bridge</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.takari.p2.bridge/eclipse-bridge/
implementation 'io.takari.p2.bridge:eclipse-bridge:1.1.10'
// https://jarcasting.com/artifacts/io.takari.p2.bridge/eclipse-bridge/
implementation ("io.takari.p2.bridge:eclipse-bridge:1.1.10")
'io.takari.p2.bridge:eclipse-bridge:jar:1.1.10'
<dependency org="io.takari.p2.bridge" name="eclipse-bridge" rev="1.1.10">
<artifact name="eclipse-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.takari.p2.bridge', module='eclipse-bridge', version='1.1.10')
)
libraryDependencies += "io.takari.p2.bridge" % "eclipse-bridge" % "1.1.10"
[io.takari.p2.bridge/eclipse-bridge "1.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse : org.eclipse.osgi | jar | 3.7.0.v20110524 |
| org.zeroturnaround : zt-zip | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |