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