Artifact containing information for all refcodes artifacts such as
third party artifacts and their versions being used by refcodes
artifacts as well as the licensing agreements for refcodes artifacts.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 +1
| org.refcodes
»
refcodes-licensing The refcodes-licensing artifact is a meta-artifact included as a | 2.0.3 | 4.1.2 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
Apache 2.0
| log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.4.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.4.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.4.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.4.1 | 1.14.4 |
Managed Dependencies (170)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Cloud Computing
Apache 2.0
| com.amazonaws
»
aws-java-sdk The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and ... | 1.11.349 | 1.12.797 | |
Cloud Computing
Apache 2.0
| com.amazonaws
»
aws-java-sdk-core The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service | 1.11.349 | 2.47.6 | |
S3 Client
Apache 2.0
| com.amazonaws
»
aws-java-sdk-s31 vulnerability The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with | 1.11.349 | 2.47.5 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind66 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.9.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.9.4 | 2.22 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.9.4 | 3.2.1 | |
YAML
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-yaml Support for reading and writing YAML-encoded data via Jackson abstractions. | 2.9.4 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.7 | 2.14.0 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.197 | 2.4.240 | |
HTTP Clients
MIT
| com.mashape.unirest
»
unirest-java Simplified, lightweight HTTP client library. | 1.4.9 | 3.14.5 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-core Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies. | 2.3.0 | 4.0.9 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | 2.3.0 | 4.0.9 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils3 vulnerabilities Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.3 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.10 | 1.22.0 | |
Config
Apache 2.0
| commons-configuration
»
commons-configuration1 vulnerability The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 1.10 | 2.15.1 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | 1.4 | 2.14.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.4 | 2.22.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 | |
Encryption Lib
Apache 2.0 +1
| edu.vt.middleware
»
vt-crypt Library for performing common cryptographic operations | 2.2 | ✔ | |
Java Spec
EDL 1.0
| javax.activation
»
activation Jakarta Activation API 2.2 Specification | 1.1.1 | 2.1.4 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.0 | 4.0.5 | |
Logging
Apache 2.0
| log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.1 | |
Logging
Apache 2.0
| log4j
»
apache-log4j-extras This package provides additional appenders, filters and | 1.2.17 | ✔ | |
| mysql
»
mysql-connector-java8 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 5.1.34 | 9.7.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 | |
Apache 2.0
| org.apache.httpcomponents
»
httpcore-nio Apache HttpComponents Core (non-blocking I/O) | 4.4.5 | 4.4.16 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.2 | 5.6.2 | |
Apache 2.0
| org.apache.xmlgraphics
»
xmlgraphics-commons1 vulnerability XML Graphics Common Support | 2.0 | 2.11 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-transcoder1 vulnerability Batik SVG transcoder | 1.8 | 1.19 | |
Console
Apache 2.0
| org.fusesource.jansi
»
jansi Jansi is a java library for generating and interpreting ANSI escape sequences. | 1.17.1 | 2.4.3 | |
Console
Apache 2.0
| org.fusesource.jansi
»
jansi-native Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
Apache 2.0
| org.fusesource.jansi
»
jansi-linux64 Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
Apache 2.0
| org.fusesource.jansi
»
jansi-linux32 Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
Apache 2.0
| org.fusesource.jansi
»
jansi-freebsd64 Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
Apache 2.0
| org.fusesource.jansi
»
jansi-freebsd32 Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
Apache 2.0
| org.fusesource.jansi
»
jansi-windows64 Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
Apache 2.0
| org.fusesource.jansi
»
jansi-windows32 Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
Apache 2.0
| org.fusesource.jansi
»
jansi-osx Jansi Native implements the JNI Libraries used by the Jansi project. | 1.8 | ✔ | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core3 vulnerabilities Hibernate's core ORM functionality | 5.4.1.Final | 7.4.4.Final | |
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 5.4.1.Final | 7.4.4.Final | |
Apache 2.0
| org.hibernate
»
hibernate-c3p0 Integration for c3p0 Connection pooling into Hibernate ORM | 5.4.1.Final | 7.4.4.Final | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.4.1 | 2.7.4 | ||
Encryption Lib
Apache 2.0
| org.jasypt
»
jasypt Java library which enables encryption in java apps with minimum effort. | 1.9.2 | 1.9.3 | |
JSON Lib
Public
| org.json
»
json2 vulnerabilities JSON is a light-weight, language independent, data interchange format. | 20180130 | 20260522 | |
HTML Parser
MIT
| org.jsoup
»
jsoup2 vulnerabilities jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.12.1 | 1.22.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.4.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.4.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.4.1 | 6.1.1 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.4.1 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.4.1 | 6.1.1 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-interceptor With the refcodes-interceptor artifact you can build up assembly lines of | 2.0.3 | 3.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-batch Artifact providing a bash shell (batch) scripting frame. | 2.0.3 | 1.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-boulderdash Artifact for elements found in the 8-bit BoulderDash game, provided by | 2.0.3 | 3.0.0 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-checkerboard Artifact for providing some easy means to visualize (state of) board | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-checkerboard-alt Artifact for alternate implementations of the checkerboard framework. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-checkerboard-alt-javafx Artifact for checkerboard related implementations with the Java FX | 2.0.3 | 4.1.2 | |
| org.refcodes » refcodes-checkerboard-ext-javafx | 2.0.3 | |||
Apache 2.0 +1
| org.refcodes
»
refcodes-checkerboard-ext-javafx-boulderdash Artifact for providing JavaFX resources related to the 8 bit BoulderDash | 2.0.3 | 3.0.0 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-checkerboard-ext-javafx-chess Artifact for providing JavaFX resources related to the chess game | 2.0.3 | 3.0.0 | |
Base64
Apache 2.0 +1
| org.refcodes
»
refcodes-codec Artifact with encoding and decoding (not in terms of encryption/decryption) | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-command Artifact for command (job) processing purposes according to the command pattern. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-component Artifact with common component definitions and functionality. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-component-ext Artifact for providing extended functionality for the refcodes-component artifact. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-component-ext-observer Artifact for providing event based extended functionality for the | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-configuration This artifact provides means to read configuration data from various | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-configuration-ext Artifact for providing extended functionality for the refcodes-configuration artifact. | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-configuration-ext-console Artifact for providing event based extended functionality for the | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-configuration-ext-obfuscation Artifact for obfuscating chosen properties in a properties file. | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-configuration-ext-observer Artifact for providing event based extended functionality for the | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-configuration-ext-runtime Artefact for providing predefined configuration compositions common for | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-console Artifact for console issues regarding a CLI (command line interpreter) | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-console-ext Artifact for extended implementations and additional types for the | 2.0.3 | 2.0.5 | |
Maven Archetype
Apache 2.0 +1
| org.refcodes
»
refcodes-console-ext-archetype A minimum REFCODES.ORG enabled command line interface (CLI) application. | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-controlflow Artifact for structures and utilities dedicated to the control flow of a program. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-criteria Artifact providing criteria functionality for selection purposes. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-data Artifact with commonly used constants. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-data-ext Artifact providing extensions such as resources for the refcodes-data | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-data-ext-boulderdash Artifact for providing resources related to the 8 bit BoulderDash game | 2.0.3 | 3.0.0 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-data-ext-chess Artifact for providing resources related to the chess game such as | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-data-ext-checkers Artifact for providing resources related to the checkers game such as | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-data-ext-corporate Artifact for providing resources related to the corporate game such as | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-data-ext-symbols Artifact for providing symbol resources such as images, bitmaps or sounds | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-daemon The refcodes-daemon artifact provides some base functionality for | 2.0.3 | 2.1.0 | |
| org.refcodes » refcodes-entity | 2.0.3 | |||
Apache 2.0 +1
| org.refcodes
»
refcodes-eventbus Artifact providing observer pattern based event-bus functionality. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-eventbus-ext Artifact for extended implementations and additional types for the | 2.0.3 | 4.1.2 | |
| org.refcodes » refcodes-eventbus-ext-applications | 2.0.3 | |||
Apache 2.0 +1
| org.refcodes
»
refcodes-exception Artifact for exception handling functionality. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-factory Artifact for factory functionality such as dependency injection. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-factory-alt Artifact for alternate factory implementations such as Spring dependency injection. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-factory-alt-spring Artifact for Spring dependency injection implementation factory. | 2.0.3 | 4.1.3 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-filesystem Artifact for the refcodes virtual file system design. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-filesystem-alt Artifact for alternate (proprietary) implementations of the | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-filesystem-alt-s3 Artifact for an alternate Amazon AWS S3 implementation of the refcodes | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-forwardsecrecy Artifact for the refcodes forward secrecy framework design. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-forwardsecrecy-alt Artifact for alternate implementations of the forward secrecy framework. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-forwardsecrecy-alt-filesystem Artifact for a file system based implementation of the forward secrecy | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-generator Artifact for generator functionality such as ID or handle generators. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-graphical Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility). | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-graphical-ext Artifact for (proprietary) implementations extending the | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-graphical-ext-javafx Artifact with JavaFX based extensions of the refcodes-graphical artifact. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-io Artifact with commonly used I/O functionality and for connection related | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-io-ext The refcodes-io-ext artifact extends the types and implementations as | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-io-ext-observable The refcodes-io-ext-observable artifact extends the refcodes-io artifact | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-jobbus Artifact providing command pattern based job-bus functionality. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-licensing The refcodes-licensing artifact is a meta-artifact included as a | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger Artifact providing the refcodes-logging framework for flexible logging | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-alt Artifact for alternate logger implementations such as an output writer logger. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-alt-async Artifact for providing a logger wrapper delegating log requests asynchonously to the wrapped logger. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-alt-console Artifact for console (terminal) based logging with the refoces logger framework. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-alt-io Artifact for I/O (stream) based logging with the refoces logger framework. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-alt-slf4j Artifact for slf4j (verion >= 2.0) based logging with the refoces logger framework. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-alt-spring Artifact extending the refcodes logger for application (runtime) logging. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-ext Artifact for extending logger implementations such adding bindings for | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-logger-ext-slf4j Artifact for slf4j (verion >= 2.0) based logging with the refoces logger framework. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-matcher Artifact for matcher frameworks and matching issues. | 2.0.3 | 4.1.2 | |
| org.refcodes » refcodes-microservice | 2.0.3 | |||
Apache 2.0 +1
| org.refcodes
»
refcodes-mixin Artifact for mixins of general interest. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-net This artifact provides networking (TCP/IP) related definitions and types being | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-numerical Artifact for numerical issues such as processing numbers (utility). | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-observer Artifact for event handling purposes according to the observer (observable) pattern. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-p2p Artifact providing generic protocol and interface agnostic P2P | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-remoting Artifact with proxy functionality for plain remote procedure calls | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-remoting-ext Artifact for providing extended functionality for the refcodes-remoting artifact. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-remoting-ext-observer Artifact for providing event based extended functionality for the | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-rest Artifact providing lightweight REST client- and server-functionality. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-rest-ext Artifact for providing extended functionality for the refcodes-rest artifact. | 2.0.3 | 4.1.2 | |
Maven Archetype
Apache 2.0 +1
| org.refcodes
»
refcodes-rest-ext-archetype A minimum REFCODES.ORG enabled RESTful server and client application. | 2.0.3 | 2.1.0 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-rest-ext-eureka Artifact for providing Spring Boot's Eureka microservice registry/ | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-runtime Artifact for providing runtime information on software systems and | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-security Artifact with commonly used security functionality such as message | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-security-alt Artifact for alternate implementations of the types defined by | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-security-alt-chaos Artifact for providing chaos symmetric encryption. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-security-ext Artifact for extensions of the security artifact. | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-security-ext-chaos Artifact for providing java.security infrastructure for the chaos | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-security-ext-spring Artifact for enabling the Spring frameworkusing the security artifact. | 2.0.3 | 4.1.3 | |
| org.refcodes » refcodes-serviceboard | 2.0.3 | |||
| org.refcodes » refcodes-serviceboard-alt | 2.0.3 | |||
| org.refcodes » refcodes-serviceboard-alt-rdbms | 2.0.3 | |||
Apache 2.0 +1
| org.refcodes
»
refcodes-servicebus Artifact providing a frame for a service bus (such as service | 2.0.3 | 3.1.3 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-servicebus-alt Artifact providing alternate implementations of (parts of) the | 2.0.3 | 3.1.3 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-servicebus-alt-spring Artifact for Spring dependency injection implementations of (parts of) | 2.0.3 | 3.1.3 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-structure This artifact provides common data structures of general interest. | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-structure-ext Artifact for providing extended functionality for the refcodes-structure artifact. | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-structure-ext-factory Artifact for providing factory based extended functionality for the | 2.0.3 | 2.0.5 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-tabular Artifact providing a frame and data structures for tabular, list and | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-tabular-alt Artifact providing alternate implementations for the refcodes-tabular | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-tabular-alt-forwardsecrecy Artifact for alternate forward secrecy related implementations of the | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-textual Artifact for textual issues such as processing strings (utility). | 2.0.3 | 4.1.2 | |
Apache 2.0 +1
| org.refcodes
»
refcodes-time Artifact for providing time and date related functionality such as | 2.0.3 | 4.1.2 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.25 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 1.7.25 | 2.0.18 | |
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 ... | 1.7.25 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 1.7.25 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-jdk14 SLF4J JDK14 Provider | 1.7.25 | 2.0.18 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.1.5.RELEASE | 7.0.8 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 5.1.5.RELEASE | 7.0.8 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.1.5.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web6 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.1.5.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc5 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.1.5.RELEASE | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.1.5.RELEASE | 7.0.8 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 5.1.5.RELEASE | 7.0.8 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.1.5.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.1.5.RELEASE | 7.0.8 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 2.1.3.RELEASE | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-rest Starter for using Spring Data repositories exposed over REST using Spring Data REST and Spring MVC | 2.1.3.RELEASE | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 2.1.3.RELEASE | 4.1.0 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web1 vulnerability Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 2.1.3.RELEASE | 4.1.0 | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-starter-netflix-eureka-client Spring Cloud Starter Netflix Eureka Client | 2.1.0.RELEASE | 5.0.2 | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-starter-netflix-eureka-server Spring Cloud Starter Netflix Eureka Server | 2.1.0.RELEASE | 5.0.2 |