Eclipse Orion Editor for Eclipse Dirigible
Overview
Eclipse Orion Editor Plugin for the Eclipse Dirigible WebIDE v3.x and above.
Build the Eclipse Dirigible, deploy on e.g. Tomcat Web Container and go to location:
License
Forked from: Orion Client
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.dirigible |
| Идентификатор | Идентификаторdirigible-ide-ui-orion |
| Последняя версия | Последняя версия4.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIDE - UI - Orion
WebIDE Plugins
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dirigible-ide-ui-orion-4.6.0.pom | |
| dirigible-ide-ui-orion-4.6.0.jar | 2 MB |
| dirigible-ide-ui-orion-4.6.0-sources.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-ide-ui-orion/ -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-ide-ui-orion</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-ide-ui-orion/
implementation 'org.eclipse.dirigible:dirigible-ide-ui-orion:4.6.0'
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-ide-ui-orion/
implementation ("org.eclipse.dirigible:dirigible-ide-ui-orion:4.6.0")
'org.eclipse.dirigible:dirigible-ide-ui-orion:jar:4.6.0'
<dependency org="org.eclipse.dirigible" name="dirigible-ide-ui-orion" rev="4.6.0">
<artifact name="dirigible-ide-ui-orion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-ide-ui-orion', version='4.6.0')
)
libraryDependencies += "org.eclipse.dirigible" % "dirigible-ide-ui-orion" % "4.6.0"
[org.eclipse.dirigible/dirigible-ide-ui-orion "4.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 4.2.2 |
| com.google.inject.extensions : guice-servlet | jar | 4.2.2 |
| com.google.inject.extensions : guice-persist | jar | 4.2.2 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.4 |
| com.google.code.gson : gson | jar | 2.2.4 |
| commons-io : commons-io | jar | 2.6 |
| javax.annotation : jsr250-api | jar | 1.0 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.cxf : cxf-rt-rs-service-description-swagger | jar | 3.3.4 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| javax.xml.ws : jaxws-api | jar | 2.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : okhttp-urlconnection | jar | 2.7.5 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.23.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
Eclipse Orion Editor Plugin for the Eclipse Dirigible WebIDE v3.x and above.
Build the Eclipse Dirigible, deploy on e.g. Tomcat Web Container and go to location:
Forked from: Orion Client