Che Core :: API :: Devfile

Compile Dependencies (22)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
Apache 2.0 +1
com.github.java-json-tools » jackson-coreutils
JSON Pointer (RFC 6901) and numeric equality for Jackson (2.2.x)
Apache 2.0 +1
com.github.java-json-tools » json-schema-core
Core processing architecture for json-schema-validator
JSON Lib Apache 2.0 +1
com.github.java-json-tools » json-schema-validator
A Java implementation of the JSON Schema specification
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
Kubernetes Client Apache 2.0
io.fabric8 » kubernetes-client
Apache 2.0
io.fabric8 » kubernetes-model
Annotation Lib Apache 2.0
io.swagger » swagger-annotations
swagger-annotations
Dep Injection Apache 2.0
javax.inject » javax.inject
Jakarta Dependency Injection
EPL 2.0
org.eclipse.che.core » che-core-api-core
EPL 2.0
org.eclipse.che.core » che-core-api-model
EPL 2.0
org.eclipse.che.core » che-core-api-workspace
EPL 2.0
org.eclipse.che.core » che-core-api-workspace-shared
org.eclipse.che.core » che-core-commons-annotations
EPL 2.0
org.eclipse.che.core » che-core-commons-lang
EPL 2.0
org.eclipse.che.infrastructure » infrastructure-kubernetes
EPL 2.0
org.eclipse.che.infrastructure » infrastructure-openshift
EPL 2.0
org.eclipse.che.infrastructure.docker » docker-environment

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EPL 2.0 +1
javax.ws.rs » javax.ws.rs-api
Jakarta RESTful Web Services

Test Dependencies (10)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Testing Apache 2.0
com.jayway.restassured » rest-assured
Java DSL for easy testing of REST services
EPL 2.0
org.eclipse.che.core » che-core-api-account
EPL 2.0
org.eclipse.che.core » che-core-api-dto
EPL 2.0
org.eclipse.che.core » che-core-commons-json
EPL 1.0
org.everrest » everrest-assured
Testng listener that deploy mock rest services on Jetty with Everrest and tested with rest-assured
EPL 1.0
org.everrest » everrest-core
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 ...