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 (26)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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 | 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 | 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 | 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.13.2 | 2.14.0 | |
| com.google.re2j
»
re2j Linear time regular expressions for Java | 1.8 | ✔ | ||
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path A library to query and verify JSON | 3.0.0 | ✔ | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.4.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 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.1.0 | ✔ | |
Upload Manager
Apache 2.0
| org.apache.commons
»
commons-fileupload2-jakarta-servlet6 The Apache Commons FileUpload Jakarta component provides a simple yet flexible means of adding support for multipart | 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.5.0 | ✔ | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress Apache Commons Compress defines an API for working with | 1.28.0 | ✔ | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk18on The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.84 | ✔ | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcpkix-jdk18on The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ... | 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.28.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-strikethrough commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown) | 0.28.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-tables commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown) | 0.28.0 | 0.29.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.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.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.17 | 2.0.18 | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-databind9 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 3.1.2 | 3.2.1 | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 3.1.2 | 3.2.1 | |
YAML
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 3.1.2 | 3.2.1 |
Test Dependencies (2)
| 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.18 | 1.5.38 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.12.2 | 6.1.2 |