| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.birt.runtime.3_7_1 |
| Идентификатор | Идентификаторorg.eclipse.equinox.registry |
| Последняя версия | Последняя версия3.5.101 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.eclipse.equinox.registry_3.5.101.R37x_v20110810-1611.jar
A component of the BIRT runtime
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| org.eclipse.equinox.registry-3.5.101.pom | |
| org.eclipse.equinox.registry-3.5.101.jar | 178 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry/ -->
<dependency>
<groupId>org.eclipse.birt.runtime.3_7_1</groupId>
<artifactId>org.eclipse.equinox.registry</artifactId>
<version>3.5.101</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry/
implementation 'org.eclipse.birt.runtime.3_7_1:org.eclipse.equinox.registry:3.5.101'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry/
implementation ("org.eclipse.birt.runtime.3_7_1:org.eclipse.equinox.registry:3.5.101")
'org.eclipse.birt.runtime.3_7_1:org.eclipse.equinox.registry:jar:3.5.101'
<dependency org="org.eclipse.birt.runtime.3_7_1" name="org.eclipse.equinox.registry" rev="3.5.101">
<artifact name="org.eclipse.equinox.registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime.3_7_1', module='org.eclipse.equinox.registry', version='3.5.101')
)
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "org.eclipse.equinox.registry" % "3.5.101"
[org.eclipse.birt.runtime.3_7_1/org.eclipse.equinox.registry "3.5.101"]