| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.che.core |
| Идентификатор | Идентификаторche-core-commons-auth |
| Последняя версия | Последняя версия7.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеChe Core :: Commons :: Auth
Provides version of third parties artifacts to use in Codenvy platform projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| che-core-commons-auth-7.5.1.pom | |
| che-core-commons-auth-7.5.1.jar | 7 KB |
| che-core-commons-auth-7.5.1-sources.jar | 7 KB |
| che-core-commons-auth-7.5.1-javadoc.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-auth/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-commons-auth</artifactId>
<version>7.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-auth/
implementation 'org.eclipse.che.core:che-core-commons-auth:7.5.1'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-commons-auth/
implementation ("org.eclipse.che.core:che-core-commons-auth:7.5.1")
'org.eclipse.che.core:che-core-commons-auth:jar:7.5.1'
<dependency org="org.eclipse.che.core" name="che-core-commons-auth" rev="7.5.1">
<artifact name="che-core-commons-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-commons-auth', version='7.5.1')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-commons-auth" % "7.5.1"
[org.eclipse.che.core/che-core-commons-auth "7.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
| org.eclipse.che.core : che-core-api-core | jar | 7.5.1 |
| org.eclipse.che.core : che-core-api-dto | jar | 7.5.1 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |