License |
License |
---|---|
Categories |
CategoriesEclipse Che Development Tools IDE CLI User Interface |
GroupId | GroupIdorg.eclipse.che.plugin |
ArtifactId | ArtifactIdche-plugin-url-factory |
Version | Version6.16.0 |
Type | Typejar |
Description |
DescriptionChe Plugin :: URL Factory
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-url-factory/ -->
<dependency>
<groupId>org.eclipse.che.plugin</groupId>
<artifactId>che-plugin-url-factory</artifactId>
<version>6.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-url-factory/
implementation 'org.eclipse.che.plugin:che-plugin-url-factory:6.16.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-url-factory/
implementation ("org.eclipse.che.plugin:che-plugin-url-factory:6.16.0")
'org.eclipse.che.plugin:che-plugin-url-factory:jar:6.16.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-url-factory" rev="6.16.0">
<artifact name="che-plugin-url-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-url-factory', version='6.16.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-url-factory" % "6.16.0"
[org.eclipse.che.plugin/che-plugin-url-factory "6.16.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.apache.commons : commons-compress | jar | 1.18 |
org.eclipse.che.core : che-core-api-dto | jar | 6.16.0 |
org.eclipse.che.core : che-core-api-factory-shared | jar | 6.16.0 |
org.eclipse.che.core : che-core-api-model | jar | 6.16.0 |
org.eclipse.che.core : che-core-api-workspace-shared | jar | 6.16.0 |
org.slf4j : slf4j-api | jar | 1.7.24 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
com.jayway.restassured : rest-assured | jar | 2.4.0 |
org.eclipse.che.core : che-core-commons-json | jar | 6.16.0 |
org.eclipse.jetty : jetty-http | jar | 9.2.14.v20151106 |
org.eclipse.jetty : jetty-server | jar | 9.2.14.v20151106 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.14.v20151106 |
org.everrest : everrest-assured | jar | 1.13.5 |
org.everrest : everrest-core | jar | 1.13.5 |
org.hamcrest : hamcrest-core | jar | 1.3 |
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 |