License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.p2.operations |
Version | Version2.5.1000 |
Type | Typejar |
Description |
DescriptionEquinox Provisioning Operations API
Equinox Provisioning Operations API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.operations/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.operations</artifactId>
<version>2.5.1000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.operations/
implementation 'org.eclipse.platform:org.eclipse.equinox.p2.operations:2.5.1000'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.operations/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.operations:2.5.1000")
'org.eclipse.platform:org.eclipse.equinox.p2.operations:jar:2.5.1000'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.operations" rev="2.5.1000">
<artifact name="org.eclipse.equinox.p2.operations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.p2.operations', version='2.5.1000')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.operations" % "2.5.1000"
[org.eclipse.platform/org.eclipse.equinox.p2.operations "2.5.1000"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.common | jar | [3.6.0,) |
org.eclipse.platform : org.eclipse.core.jobs | jar | [3.5.0,) |