| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных Github Инструменты разработки Контроль версий Eclipse Che IDE OAuth2 Безопасность CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.che.plugin |
| Идентификатор | Идентификаторche-plugin-github-oauth2 |
| Последняя версия | Последняя версия7.0.0-beta-2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеChe Plugin :: Github :: OAuth2
Provides version of third parties artifacts to use in Codenvy platform projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-oauth2/ -->
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-github-oauth2</artifactId>
<version>7.0.0-beta-2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-oauth2/
implementation 'org.eclipse.che.plugin:che-plugin-github-oauth2:7.0.0-beta-2.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-oauth2/
implementation ("org.eclipse.che.plugin:che-plugin-github-oauth2:7.0.0-beta-2.0")
'org.eclipse.che.plugin:che-plugin-github-oauth2:jar:7.0.0-beta-2.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-github-oauth2" rev="7.0.0-beta-2.0">
<artifact name="che-plugin-github-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-github-oauth2', version='7.0.0-beta-2.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-github-oauth2" % "7.0.0-beta-2.0"
[org.eclipse.che.plugin/che-plugin-github-oauth2 "7.0.0-beta-2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.0.0-beta-2.0 |
| org.eclipse.che.core : che-core-api-auth-shared | jar | 7.0.0-beta-2.0 |
| org.eclipse.che.core : che-core-commons-annotations | jar | 7.0.0-beta-2.0 |
| org.eclipse.che.core : che-core-commons-inject | jar | 7.0.0-beta-2.0 |
| org.eclipse.che.core : che-core-commons-json | jar | 7.0.0-beta-2.0 |