| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем ORM Данные |
| Группа | Группаorg.eclipse.platform |
| Идентификатор | Идентификаторorg.eclipse.core.filesystem.linux.x86 |
| Версия | Версия1.4.300 |
| Тип | Типjar |
| Описание |
ОписаниеCore File System for Linux
Core File System for Linux
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.core.filesystem.linux.x86/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.core.filesystem.linux.x86</artifactId>
<version>1.4.300</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.core.filesystem.linux.x86/
implementation 'org.eclipse.platform:org.eclipse.core.filesystem.linux.x86:1.4.300'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.core.filesystem.linux.x86/
implementation ("org.eclipse.platform:org.eclipse.core.filesystem.linux.x86:1.4.300")
'org.eclipse.platform:org.eclipse.core.filesystem.linux.x86:jar:1.4.300'
<dependency org="org.eclipse.platform" name="org.eclipse.core.filesystem.linux.x86" rev="1.4.300">
<artifact name="org.eclipse.core.filesystem.linux.x86" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.core.filesystem.linux.x86', version='1.4.300')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.core.filesystem.linux.x86" % "1.4.300"
[org.eclipse.platform/org.eclipse.core.filesystem.linux.x86 "1.4.300"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.platform : org.eclipse.core.filesystem | jar | [1.7.200,2.0.0) |