| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Github Version Controls Eclipse Che CLI User Interface |
| GroupId | GroupIdorg.eclipse.che.plugin |
| ArtifactId | ArtifactIdche-plugin-github-provider-github |
| Last Version | Last Version7.0.0-rc-3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChe Plugin :: Github :: Credential provider
Provides version of third parties artifacts to use in Codenvy platform projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-provider-github/ -->
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-github-provider-github</artifactId>
<version>7.0.0-rc-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-provider-github/
implementation 'org.eclipse.che.plugin:che-plugin-github-provider-github:7.0.0-rc-3.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-provider-github/
implementation ("org.eclipse.che.plugin:che-plugin-github-provider-github:7.0.0-rc-3.0")
'org.eclipse.che.plugin:che-plugin-github-provider-github:jar:7.0.0-rc-3.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-github-provider-github" rev="7.0.0-rc-3.0">
<artifact name="che-plugin-github-provider-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-github-provider-github', version='7.0.0-rc-3.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-github-provider-github" % "7.0.0-rc-3.0"
[org.eclipse.che.plugin/che-plugin-github-provider-github "7.0.0-rc-3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 4.2.2 |
| 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.0.0-rc-3.0 |
| org.eclipse.che.core : che-core-api-git | jar | 7.0.0-rc-3.0 |
| org.eclipse.che.core : che-core-api-git-shared | jar | 7.0.0-rc-3.0 |
| org.eclipse.che.core : che-core-commons-inject | jar | 7.0.0-rc-3.0 |
| org.slf4j : slf4j-api | jar | 1.7.24 |