is not current version
Last Version 1.7.100

org.eclipse.platform:org.eclipse.equinox.p2.publisher 1.5.200

Equinox Provisioning Publisher Infrastructure

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.p2.publisher
Version

Version

1.5.200
Type

Type

jar

Download org.eclipse.equinox.p2.publisher 1.5.200


<!-- 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.5.200</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher/
implementation 'org.eclipse.platform:org.eclipse.equinox.p2.publisher:1.5.200'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.publisher:1.5.200")
'org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.5.200'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.publisher" rev="1.5.200">
  <artifact name="org.eclipse.equinox.p2.publisher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.p2.publisher', version='1.5.200')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.publisher" % "1.5.200"
[org.eclipse.platform/org.eclipse.equinox.p2.publisher "1.5.200"]