License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.p2.publisher |
Last Version | Last Version1.7.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Provisioning Publisher Infrastructure
Equinox Provisioning Publisher Infrastructure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.publisher</artifactId>
<version>1.7.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher/
implementation 'org.eclipse.platform:org.eclipse.equinox.p2.publisher:1.7.100'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.publisher:1.7.100")
'org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.7.100'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.publisher" rev="1.7.100">
<artifact name="org.eclipse.equinox.p2.publisher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.p2.publisher', version='1.7.100')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.publisher" % "1.7.100"
[org.eclipse.platform/org.eclipse.equinox.p2.publisher "1.7.100"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.common | jar | [3.5.0,4.0.0) |
org.eclipse.platform : org.eclipse.osgi | jar | [3.8.0,) |