| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.equinox |
| Идентификатор | Идентификаторregistry |
| Версия | Версия3.5.400-v20140428-1507 |
| Тип | Типjar |
| Описание |
ОписаниеExtension Registry Support
Extension Registry Support
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| registry-3.5.400-v20140428-1507.pom | |
| registry-3.5.400-v20140428-1507.jar | 179 KB |
| registry-3.5.400-v20140428-1507-sources.jar | 171 KB |
| registry-3.5.400-v20140428-1507-javadoc.jar | 341 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.equinox : common Необязательный | jar | [3.2.0,4.0.0) |