License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.p2.repository.tools |
Last Version | Last Version2.3.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Provisioning Repository Tools
Equinox Provisioning Repository Tools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.repository.tools/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.repository.tools</artifactId>
<version>2.3.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.repository.tools/
implementation 'org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:2.3.100'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.repository.tools/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:2.3.100")
'org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.3.100'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.repository.tools" rev="2.3.100">
<artifact name="org.eclipse.equinox.p2.repository.tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.p2.repository.tools', version='2.3.100')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.repository.tools" % "2.3.100"
[org.eclipse.platform/org.eclipse.equinox.p2.repository.tools "2.3.100"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.common | jar | [3.3.0,) |
org.eclipse.platform : org.eclipse.equinox.registry | jar | [0.0,) |
org.tukaani : xz | jar | [1.3,) |