| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.che.core |
| Идентификатор | Идентификаторche-core-api-debug |
| Последняя версия | Последняя версия7.0.0-rc-3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеChe Core :: API :: Debug
Provides version of third parties artifacts to use in Codenvy platform projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| che-core-api-debug-7.0.0-rc-3.0.pom | |
| che-core-api-debug-7.0.0-rc-3.0.jar | 104 KB |
| che-core-api-debug-7.0.0-rc-3.0-sources.jar | 27 KB |
| che-core-api-debug-7.0.0-rc-3.0-javadoc.jar | 262 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-debug/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-debug</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-debug/
implementation 'org.eclipse.che.core:che-core-api-debug:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-debug/
implementation ("org.eclipse.che.core:che-core-api-debug:7.0.0-rc-3.0")
'org.eclipse.che.core:che-core-api-debug:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.core" name="che-core-api-debug" rev="7.0.0-rc-3.0">
<artifact name="che-core-api-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-api-debug', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-api-debug" % "7.0.0-rc-3.0"
[org.eclipse.che.core/che-core-api-debug "7.0.0-rc-3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| com.google.guava : guava | jar | 27.0.1-jre |
| com.google.inject : guice | jar | 4.2.2 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| javax.inject : javax.inject | jar | 1 |
| org.eclipse.che.core : che-core-api-core | jar | 7.0.0-rc-3.0 |
| org.eclipse.che.core : che-core-api-debug-shared | jar | 7.0.0-rc-3.0 |
| org.eclipse.che.core : che-core-api-dto | jar | 7.0.0-rc-3.0 |
| org.eclipse.che.core : che-core-commons-lang | jar | 7.0.0-rc-3.0 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.websocket : javax.websocket-api | jar | 1.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |