Last Version

Che Core :: Commons :: Dependency Injecting 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-commons-inject
Version

Version

7.28.2
Type

Type

jar
Description

Description

Che Core :: Commons :: Dependency Injecting
Provides default project configuration for Che projects
Project URL

Project URL

https://codenvy.com/che-core-commons-inject
Project Organization

Project Organization

Red Hat, Inc.

Download che-core-commons-inject 7.28.2


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

Dependencies

compile (8)

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-servlet jar 4.2.2
javax.annotation : javax.annotation-api jar 1.2
javax.inject : javax.inject jar 1
org.eclipse.che.core : che-core-commons-lang jar 7.28.2
org.everrest : everrest-integration-guice jar 1.14.4
org.slf4j : slf4j-api jar 1.7.24

provided (1)

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

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.1
org.eclipse.che.core : che-core-commons-annotations jar 7.28.2
org.eclipse.che.core : che-core-commons-test jar 7.28.2
org.mockito : mockito-core jar 2.21.0
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.