Registry / dependency-injection / che-core-commons-inject

che-core-commons-inject

JSON →
library7.28.2javamavenunverified

Provides default project configuration for Che projects, including dependency injection utilities.

<dependency> <groupId>org.eclipse.che.core</groupId> <artifactId>che-core-commons-inject</artifactId> <version>7.28.2</version> </dependency>
INSTALL
IMPORT
SIG · CHE-CORE-COMMONS-I
C
che-core-commons-inject
dependency-injectionjavav7.28.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CheBootstrap
org.eclipse.che.commons.inject.CheBootstrap

Initializes the Che dependency injection bootstrap.

import org.eclipse.che.commons.inject.CheBootstrap; public class Example { public static void main(String[] args) { CheBootstrap bootstrap = new CheBootstrap(); bootstrap.initialize(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.28.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
34
Resources
che-core-commons-inject — mvn dependency:get che-core-commons-inject · libregistry