License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Eclipse Che IDE CLI User Interface |
GroupId | GroupIdorg.eclipse.che.plugin |
ArtifactId | ArtifactIdche-plugin-github-factory-resolver |
Last Version | Last Version7.0.0-beta-2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChe Plugin :: Github :: Factory Resolver
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-factory-resolver/ -->
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-github-factory-resolver</artifactId>
<version>7.0.0-beta-2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-factory-resolver/
implementation 'org.eclipse.che.plugin:che-plugin-github-factory-resolver:7.0.0-beta-2.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-github-factory-resolver/
implementation ("org.eclipse.che.plugin:che-plugin-github-factory-resolver:7.0.0-beta-2.0")
'org.eclipse.che.plugin:che-plugin-github-factory-resolver:jar:7.0.0-beta-2.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-github-factory-resolver" rev="7.0.0-beta-2.0">
<artifact name="che-plugin-github-factory-resolver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-github-factory-resolver', version='7.0.0-beta-2.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-github-factory-resolver" % "7.0.0-beta-2.0"
[org.eclipse.che.plugin/che-plugin-github-factory-resolver "7.0.0-beta-2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 27.0.1-jre |
javax.inject : javax.inject | jar | 1 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.eclipse.che.core : che-core-api-core | jar | 7.0.0-beta-2.0 |
org.eclipse.che.core : che-core-api-devfile | jar | 7.0.0-beta-2.0 |
org.eclipse.che.core : che-core-api-dto | jar | 7.0.0-beta-2.0 |
org.eclipse.che.core : che-core-api-factory | jar | 7.0.0-beta-2.0 |
org.eclipse.che.core : che-core-api-factory-shared | jar | 7.0.0-beta-2.0 |
org.eclipse.che.core : che-core-api-workspace-shared | jar | 7.0.0-beta-2.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
org.eclipse.che.core : che-core-commons-json | jar | 7.0.0-beta-2.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.21.0 |
org.mockito : mockito-testng | jar | 0.1.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
org.testng : testng | jar | 6.8.21 |