License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.p2.publisher.eclipse |
Version | Version1.3.800 |
Type | Typejar |
Description |
DescriptionEquinox Provisioning Publisher for Eclipse
Equinox Provisioning Publisher for Eclipse
|
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.publisher.eclipse/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.publisher.eclipse</artifactId>
<version>1.3.800</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher.eclipse/
implementation 'org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:1.3.800'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher.eclipse/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:1.3.800")
'org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.3.800'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.publisher.eclipse" rev="1.3.800">
<artifact name="org.eclipse.equinox.p2.publisher.eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.p2.publisher.eclipse', version='1.3.800')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.publisher.eclipse" % "1.3.800"
[org.eclipse.platform/org.eclipse.equinox.p2.publisher.eclipse "1.3.800"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.common | jar | [3.5.0,4.0.0) |