License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.equinox |
ArtifactId | ArtifactIdregistry |
Last Version | Last Version3.5.400-v20140428-1507 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExtension Registry Support
Extension Registry Support
|
Project URL |
Project URL |
Filename | Size |
---|---|
registry-3.5.400-v20140428-1507.pom | |
registry-3.5.400-v20140428-1507.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.equinox/registry/ -->
<dependency>
<groupId>org.eclipse.equinox</groupId>
<artifactId>registry</artifactId>
<version>3.5.400-v20140428-1507</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox/registry/
implementation 'org.eclipse.equinox:registry:3.5.400-v20140428-1507'
// https://jarcasting.com/artifacts/org.eclipse.equinox/registry/
implementation ("org.eclipse.equinox:registry:3.5.400-v20140428-1507")
'org.eclipse.equinox:registry:jar:3.5.400-v20140428-1507'
<dependency org="org.eclipse.equinox" name="registry" rev="3.5.400-v20140428-1507">
<artifact name="registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox', module='registry', version='3.5.400-v20140428-1507')
)
libraryDependencies += "org.eclipse.equinox" % "registry" % "3.5.400-v20140428-1507"
[org.eclipse.equinox/registry "3.5.400-v20140428-1507"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : common Optional | jar | [3.2.0,4.0.0) |