License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.p2.publisher.eclipse |
Last Version | Last Version1.4.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Provisioning Publisher for Eclipse
Equinox Provisioning Publisher for Eclipse
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.4.100</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.4.100'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher.eclipse/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:1.4.100")
'org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.4.100'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.publisher.eclipse" rev="1.4.100">
<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.4.100')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.publisher.eclipse" % "1.4.100"
[org.eclipse.platform/org.eclipse.equinox.p2.publisher.eclipse "1.4.100"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.common | jar | [3.5.0,4.0.0) |