| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий Eclipse Che IDE CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.che.core |
| Идентификатор | Идентификаторche-core-api-auth-github |
| Версия | Версия7.28.2 |
| Тип | Типjar |
| Описание |
ОписаниеChe Core :: API :: Authentication Github
Provides default project configuration for Che projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-auth-github/ -->
<dependency>
<groupId>org.eclipse.che.core</groupId>
<artifactId>che-core-api-auth-github</artifactId>
<version>7.28.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-auth-github/
implementation 'org.eclipse.che.core:che-core-api-auth-github:7.28.2'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-auth-github/
implementation ("org.eclipse.che.core:che-core-api-auth-github:7.28.2")
'org.eclipse.che.core:che-core-api-auth-github:jar:7.28.2'
<dependency org="org.eclipse.che.core" name="che-core-api-auth-github" rev="7.28.2">
<artifact name="che-core-api-auth-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-api-auth-github', version='7.28.2')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-api-auth-github" % "7.28.2"
[org.eclipse.che.core/che-core-api-auth-github "7.28.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 27.0.1-jre |
| com.google.http-client : google-http-client | jar | 1.27.0 |
| com.google.inject : guice | jar | 4.2.2 |
| javax.inject : javax.inject | jar | 1 |
| javax.mail : mail | jar | 1.4.4 |
| org.eclipse.che.core : che-core-api-auth | jar | 7.28.2 |
| org.eclipse.che.core : che-core-api-auth-shared | jar | 7.28.2 |
| org.eclipse.che.core : che-core-commons-annotations | jar | 7.28.2 |
| org.eclipse.che.core : che-core-commons-inject | jar | 7.28.2 |
| org.eclipse.che.core : che-core-commons-json | jar | 7.28.2 |