Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | |||
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml(optional) Data format extension for Jackson to offer | |||
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml(optional) Support for reading and writing YAML-encoded data via Jackson abstractions. | |||
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor(optional) Support for reading and writing Concise Binary Object Representation | |||
Dep Injection
Apache 2.0
| com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | ${guice.version} | 7.0.0 | |
| dev.getelements.elements » rt-server | 3.8.13 | 3.8.12 | ||
| dev.getelements.elements » rt-jackson | 3.8.13 | 3.8.12 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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 ... |