Base module, containing a series of foundational libraries and frameworks, such as configuration frameworks,
loading frameworks, event frameworks, etc. Additionally,
it provides a xscript scripting framework.
tags: codeloom, framework, core, tools, utilities, xscript, scripting, configuration, loading, event
Compile Dependencies (30)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
YAML
MIT
| com.esotericsoftware.yamlbeans
»
yamlbeans Java object graphs, to and from YAML | 1.17 | ✔ | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.17.2 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.17.2 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.17.2 | 2.21 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.17.2 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.github.victools
»
jsonschema-generator Java JSON Schema Generator – creating a JSON Schema (Draft 6, Draft 7 or Draft 2019-09) from your Java classes | 4.38.0 | 5.0.0 | |
JSON Lib
Apache 2.0
| com.github.victools
»
jsonschema-module-jackson Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations | 4.38.0 | 5.0.0 | |
Apache 2.0
| com.github.victools
»
jsonschema-module-jakarta-validation Module for the jsonschema-generator – deriving JSON Schema attributes from jakarta.validation annotations | 4.38.0 | 5.0.0 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.9.0 | 2.14.0 | |
| com.google.re2j
»
re2j Linear time regular expressions for Java | 1.2 | 1.8 | ||
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path A library to query and verify JSON | 2.9.0 | 3.0.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.9 | 1.22.0 | |
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 6.0.0 | 6.1.0 | |
JSON Lib
Apache 2.0
| net.minidev
»
json-smart JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ... | 2.5.2 | 2.6.0 | |
Apache 2.0
| org.apache.commons
»
commons-fileupload2-core The Apache Commons FileUpload Core component provides the framework for a simple yet flexible means of adding support ... | 2.0.0-M4 | 2.0.0-M5 | |
Mail Client
Apache 2.0
| org.apache.commons
»
commons-email Apache Commons Email provides an API for sending email, simplifying the JavaMail API. | 1.5 | 1.6.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.14.0 | 1.15.0 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.1 | 4.5.0 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 1.26.0 | 1.28.0 | |
JWT Lib
Apache 2.0
| org.bitbucket.b_c
»
jose4j1 vulnerability The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE ... | 0.9.5 | 0.9.6 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk18on2 vulnerabilities The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.79 | 1.84 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk18on1 vulnerability The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 1.79 | 1.84 | |
Markdown
BSD 2-clause
| org.commonmark
»
commonmark Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ... | 0.24.0 | 0.28.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-strikethrough commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown) | 0.24.0 | 0.28.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-tables commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown) | 0.24.0 | 0.28.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-image-attributes commonmark-java extension for adding attributes to images | 0.24.0 | 0.28.0 | |
Template Engine
Apache 2.0
| org.freemarker
»
freemarker FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | 2.3.32 | 2.3.34 | |
HTML Parser
MIT
| org.jsoup
»
jsoup jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.15.3 | 1.22.2 | |
Reflection
Apache 2.0
| org.reflections
»
reflections Reflections - Java runtime metadata analysis | 0.10.2 | ✔ | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.16 | 2.0.18 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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. | 1.5.16 | 1.5.32 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.11.2 | 5.23.0 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 2.0.9 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito2 PowerMock API for Mockito 2.+.. | 2.0.9 | ✔ |
