| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.che.plugin |
| Идентификатор | Идентификаторorg.eclipse.core.filesystem |
| Версия | Версия6.12.2 |
| Тип | Типjar |
| Описание |
ОписаниеChe Plugin :: Java :: org.eclipse.core.filesystem
Provides version of third parties artifacts to use in Codenvy platform projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.plugin/org.eclipse.core.filesystem/ -->
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>org.eclipse.core.filesystem</artifactId>
<version>6.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/org.eclipse.core.filesystem/
implementation 'org.eclipse.che.plugin:org.eclipse.core.filesystem:6.12.2'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/org.eclipse.core.filesystem/
implementation ("org.eclipse.che.plugin:org.eclipse.core.filesystem:6.12.2")
'org.eclipse.che.plugin:org.eclipse.core.filesystem:jar:6.12.2'
<dependency org="org.eclipse.che.plugin" name="org.eclipse.core.filesystem" rev="6.12.2">
<artifact name="org.eclipse.core.filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='org.eclipse.core.filesystem', version='6.12.2')
)
libraryDependencies += "org.eclipse.che.plugin" % "org.eclipse.core.filesystem" % "6.12.2"
[org.eclipse.che.plugin/org.eclipse.core.filesystem "6.12.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 4.1.0 |
| org.eclipse.birt.runtime : org.eclipse.core.jobs | jar | 3.6.0.v20140424-0053 |
| org.eclipse.birt.runtime : org.eclipse.core.runtime | jar | 3.10.0.v20140318-2214 |
| org.eclipse.birt.runtime : org.eclipse.equinox.common | jar | 3.6.200.v20130402-1505 |
| org.eclipse.core : contenttype | jar | 3.4.200-v20140207-1251 |
| org.eclipse.text : org.eclipse.text | jar | 3.5.101 |
| org.eclipse.tycho : org.eclipse.osgi | jar | 3.10.0.v20140606-1445 |