Last Version

Che Workspace :: Activity Server 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-workspace-activity-server
Version

Version

7.0.0-rc-3.0
Type

Type

jar
Description

Description

Che Workspace :: Activity Server
Provides version of third parties artifacts to use in Codenvy platform projects
Project URL

Project URL

https://codenvy.com/che-core-workspace-activity-server
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-workspace-activity-server 7.0.0-rc-3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.inject.extensions : guice-servlet jar 4.2.2
javax.inject : javax.inject jar 1
org.eclipse.che.core : che-core-api-core jar 7.0.0-rc-3.0
org.eclipse.che.core : che-core-commons-inject 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.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
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.