Last Version

Che Core :: API :: Factory 7.28.2

Provides default project configuration for Che projects

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-api-factory
Version

Version

7.28.2
Type

Type

jar
Description

Description

Che Core :: API :: Factory
Provides default project configuration for Che projects
Project URL

Project URL

https://codenvy.com/che-core-api-factory
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-api-factory 7.28.2


<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-factory/ -->
<dependency>
    <groupId>org.eclipse.che.core</groupId>
    <artifactId>che-core-api-factory</artifactId>
    <version>7.28.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-factory/
implementation 'org.eclipse.che.core:che-core-api-factory:7.28.2'
// https://jarcasting.com/artifacts/org.eclipse.che.core/che-core-api-factory/
implementation ("org.eclipse.che.core:che-core-api-factory:7.28.2")
'org.eclipse.che.core:che-core-api-factory:jar:7.28.2'
<dependency org="org.eclipse.che.core" name="che-core-api-factory" rev="7.28.2">
  <artifact name="che-core-api-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='che-core-api-factory', version='7.28.2')
)
libraryDependencies += "org.eclipse.che.core" % "che-core-api-factory" % "7.28.2"
[org.eclipse.che.core/che-core-api-factory "7.28.2"]

Dependencies

compile (21)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-persist jar 4.2.2
io.swagger : swagger-annotations jar 1.5.9
javax.annotation : javax.annotation-api jar 1.2
javax.inject : javax.inject jar 1
javax.validation : validation-api jar 1.1.0.Final
javax.ws.rs : javax.ws.rs-api jar 2.0
org.eclipse.che.core : che-core-api-core jar 7.28.2
org.eclipse.che.core : che-core-api-dto jar 7.28.2
org.eclipse.che.core : che-core-api-factory-shared jar 7.28.2
org.eclipse.che.core : che-core-api-model jar 7.28.2
org.eclipse.che.core : che-core-api-user jar 7.28.2
org.eclipse.che.core : che-core-api-workspace jar 7.28.2
org.eclipse.che.core : che-core-api-workspace-shared jar 7.28.2
org.eclipse.che.core : che-core-commons-annotations jar 7.28.2
org.eclipse.che.core : che-core-commons-lang jar 7.28.2
org.eclipse.che.core : che-core-db jar 7.28.2
org.eclipse.persistence : javax.persistence jar 2.2.0
org.slf4j : slf4j-api jar 1.7.24

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (20)

Group / Artifact Type Version
org.eclipse.che.core : che-core-commons-test jar 7.28.2
ch.qos.logback : logback-classic jar 1.2.1
com.h2database : h2 jar 1.4.196
com.jayway.restassured : rest-assured jar 2.4.0
org.eclipse.che.core : che-core-api-account jar 7.28.2
org.eclipse.che.core : che-core-commons-json jar 7.28.2
org.eclipse.che.core : che-core-db-vendor-h2 jar 7.28.2
org.eclipse.che.core : che-core-sql-schema jar 7.28.2
org.eclipse.persistence : org.eclipse.persistence.core jar 2.7.5
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.7.5
org.everrest : everrest-assured jar 1.14.4
org.everrest : everrest-core jar 1.14.4
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.slf4j : jul-to-slf4j jar 1.7.24
org.slf4j : log4j-over-slf4j jar 1.7.24
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.