is not current version
Last Version 1.3.300

org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf 1.2.400

Equinox Provisioning ECF based Transport

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.p2.transport.ecf
Version

Version

1.2.400
Type

Type

jar

Download org.eclipse.equinox.p2.transport.ecf 1.2.400


<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.transport.ecf/ -->
<dependency>
    <groupId>org.eclipse.platform</groupId>
    <artifactId>org.eclipse.equinox.p2.transport.ecf</artifactId>
    <version>1.2.400</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.transport.ecf/
implementation 'org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:1.2.400'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.transport.ecf/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:1.2.400")
'org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf:jar:1.2.400'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.transport.ecf" rev="1.2.400">
  <artifact name="org.eclipse.equinox.p2.transport.ecf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.p2.transport.ecf', version='1.2.400')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.transport.ecf" % "1.2.400"
[org.eclipse.platform/org.eclipse.equinox.p2.transport.ecf "1.2.400"]