Che Plugin :: NodeJs Debugger :: IDE

Compile Dependencies (14)

Category/LicenseGroup / ArtifactVersionUpdates
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
com.google.gwt » gwt-elemental
Elemental is a library for fast, lightweight, and low-level web programming in GWT by providing direct access to the ...
Dep Injection Apache 2.0
com.google.gwt.inject » gin
GIN (GWT INjection) brings automatic dependency injection to Google Web Toolkit client-side code. GIN is built on top of ...
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
Validation Apache 2.0
javax.validation » validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
EPL 2.0
org.eclipse.che.core » che-core-api-project
EPL 2.0
org.eclipse.che.core » che-core-api-workspace
org.eclipse.che.core » che-core-commons-annotations
EPL 2.0
org.eclipse.che.core » che-core-commons-gwt
EPL 2.0
org.eclipse.che.core » che-core-ide-api
EPL 2.0
org.eclipse.che.core » che-core-ide-app
EPL 2.0
org.eclipse.che.core » che-core-ide-ui
EPL 2.0
org.eclipse.che.plugin » che-plugin-debugger-ide
SVG Libraries LGPL 3.0
org.vectomatic » lib-gwt-svg
A GWT library to access the SVG functionalities of web browsers

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
com.google.gwt » gwt-user
GWT-compatible widgets, browser abstractions, and JRE implementations for use in client applications.

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
com.google.gwt » gwt-dev
Compiler, Test runner, Development mode, and other tools for developing GWT applications
Mocking Apache 2.0
com.google.gwt.gwtmockito » gwtmockito
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing BSD 3-clause
org.hamcrest » hamcrest-core
Core API and libraries of hamcrest matcher framework.
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation