| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.ow2.orchestra.eclipse.core |
| Идентификатор | Идентификаторorg.ow2.orchestra.eclipse.core.filesystem |
| Последняя версия | Последняя версия1.3.100 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCore File Systems
Birt integration within Orchestra.
Those Eclipse's artifacts are temporaly published under Orchestra repository awaiting the Eclipse fundation to do it.
This is not a full publication of Birt artifacts but just ones needed by the Orchestra project
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.filesystem/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.core</groupId>
<artifactId>org.ow2.orchestra.eclipse.core.filesystem</artifactId>
<version>1.3.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.filesystem/
implementation 'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.filesystem:1.3.100'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.filesystem/
implementation ("org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.filesystem:1.3.100")
'org.ow2.orchestra.eclipse.core:org.ow2.orchestra.eclipse.core.filesystem:jar:1.3.100'
<dependency org="org.ow2.orchestra.eclipse.core" name="org.ow2.orchestra.eclipse.core.filesystem" rev="1.3.100">
<artifact name="org.ow2.orchestra.eclipse.core.filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.core', module='org.ow2.orchestra.eclipse.core.filesystem', version='1.3.100')
)
libraryDependencies += "org.ow2.orchestra.eclipse.core" % "org.ow2.orchestra.eclipse.core.filesystem" % "1.3.100"
[org.ow2.orchestra.eclipse.core/org.ow2.orchestra.eclipse.core.filesystem "1.3.100"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.common | jar | 3.6.0 |
| org.ow2.orchestra.eclipse.equinox : org.ow2.orchestra.eclipse.equinox.registry | jar | 3.5.100 |
| org.ow2.orchestra.eclipse.osgi : org.ow2.orchestra.eclipse.osgi | jar | 3.7.0 |