Last Version

Che Core :: API :: Project 7.0.0-rc-3.0

Provides version of third parties artifacts to use in Codenvy platform projects

License

License

Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.core
ArtifactId

ArtifactId

che-core-api-project
Version

Version

7.0.0-rc-3.0
Type

Type

jar
Description

Description

Che Core :: API :: Project
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

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

Project Organization

Red Hat, Inc.

Download che-core-api-project 7.0.0-rc-3.0


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

Dependencies

compile (25)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-assistedinject jar 4.2.2
commons-fileupload : commons-fileupload jar 1.3.3
commons-io : commons-io jar 2.6
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.apache.lucene : lucene-analyzers-common jar 7.4.0
org.apache.lucene : lucene-core jar 7.4.0
org.apache.lucene : lucene-highlighter jar 7.4.0
org.apache.lucene : lucene-queryparser jar 7.4.0
org.apache.tika : tika-core jar 1.19.1
org.eclipse.che.core : che-core-api-core jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-dto jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-model jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-project-shared jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-workspace jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-api-workspace-shared jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-annotations jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-lang jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-schedule jar 7.0.0-rc-3.0
org.slf4j : slf4j-api jar 1.7.24

provided (1)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1

test (13)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
com.tngtech.java : junit-dataprovider jar 1.9.3
javax.servlet : javax.servlet-api jar 3.1.0
junit : junit jar 4.11
org.eclipse.che.core : che-core-api-user jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-json jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-test jar 7.0.0-rc-3.0
org.everrest : everrest-core jar 1.13.5
org.everrest : everrest-test jar 1.13.5
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 2.21.0
org.mockito : mockito-testng jar 0.1.1
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.