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