| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.che.core |
| Идентификатор | Идентификаторwsagent |
| Последняя версия | Последняя версия7.0.0-rc-3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWorkspace Agent
Provides version of third parties artifacts to use in Codenvy platform projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wsagent-7.0.0-rc-3.0.pom | |
| wsagent-7.0.0-rc-3.0.jar | 13 KB |
| wsagent-7.0.0-rc-3.0-sources.jar | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/wsagent/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>wsagent</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/wsagent/
implementation 'org.eclipse.che.core:wsagent:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/wsagent/
implementation ("org.eclipse.che.core:wsagent:7.0.0-rc-3.0")
'org.eclipse.che.core:wsagent:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.core" name="wsagent" rev="7.0.0-rc-3.0">
<artifact name="wsagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='wsagent', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.core" % "wsagent" % "7.0.0-rc-3.0"
[org.eclipse.che.core/wsagent "7.0.0-rc-3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.che.core : che-core-commons-test | jar | 7.0.0-rc-3.0 |
| org.mockito : mockito-core | jar | 2.21.0 |
| org.mockito : mockito-testng | jar | 0.1.1 |
| org.testng : testng | jar | 6.8.21 |