Che Plugin :: Java :: Extension Java Server

Compile Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
Annotation Lib Apache 2.0
io.swagger » swagger-annotations
swagger-annotations
Dep Injection Apache 2.0
javax.inject » javax.inject
Jakarta Dependency Injection
Java Spec EPL 2.0 +1
javax.ws.rs » javax.ws.rs-api
Jakarta RESTful Web Services
EPL 2.0
org.eclipse.che.core » che-core-api-core
EPL 2.0
org.eclipse.che.core » che-core-api-project
EPL 2.0
org.eclipse.che.core » che-core-commons-inject
EPL 2.0
org.eclipse.che.plugin » che-plugin-java-ext-lang-shared

Test Dependencies (8)

Category/LicenseGroup / ArtifactVersionUpdates
com.google.gwt » gwt-user
GWT-compatible widgets, browser abstractions, and JRE implementations for use in client applications.
Java Spec EPL 2.0 +1
javax.servlet » javax.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing Apache 2.0
org.easytesting » fest-assert
'Flexible' or 'fluent' assertions for testing
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
MIT
org.mockito » mockito-testng
Mockito for TestNG
Testing Apache 2.0
org.testng » testng
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ...