Artifact for providing extended functionality for the refcodes-struct artifact.

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0 +1
org.refcodes » refcodes-struct
This artifact provides common data structures of general interest.
2.1.44.1.2

Managed Dependencies (176)

Category/LicenseGroup / ArtifactVersionUpdates
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.12.571.12.797
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind4 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.12.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.12.23.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.12.22.21
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.12.23.1.3
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.12.23.1.3
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jaxb-annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
2.12.23.1.3
Apache 2.0 +1
com.fazecast » jSerialComm
A platform-independent serial communications library for Java.
2.6.22.11.4
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.72.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.1972.4.240
com.mashape.unirest » unirest-java
Simplified, lightweight HTTP client library.
1.4.93.14.5
com.sun.xml.bind » jaxb-core
Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies.
2.3.14.0.8
com.sun.xml.bind » jaxb-impl
Old JAXB Runtime module. Contains sources required for runtime processing.
2.3.14.0.8
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.31.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.101.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.102.14.0
JDBC Pool Apache 2.0
commons-dbcp » commons-dbcp
Apache Commons DBCP software implements Database Connection Pooling
1.42.14.0
Java Spec EDL 1.0
jakarta.activation » jakarta.activation-api
Jakarta Activation API 2.2 Specification
1.2.22.1.4
Java Spec EDL 1.0
javax.activation » activation
Jakarta Activation API 2.2 Specification
1.1.12.1.4
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.14.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.172.26.0
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.349.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.14.5.0
Apache 2.0
org.apache.httpcomponents » httpcore-nio
Apache HttpComponents Core (non-blocking I/O)
4.4.54.4.16
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.135.6.1
Apache 2.0
org.apache.xmlgraphics » xmlgraphics-commons1 vulnerability
XML Graphics Common Support
2.02.11
Apache 2.0
org.apache.xmlgraphics » batik-transcoder1 vulnerability
Batik SVG transcoder
1.81.19
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk15on2 vulnerabilities
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.641.84
Apache 2.0 +1
org.cryptacular » cryptacular1 vulnerability
The spectacular complement to the Bouncy Castle crypto API for Java.
1.2.31.3.0
Console Apache 2.0
org.fusesource.jansi » jansi
Jansi is a java library for generating and interpreting ANSI escape sequences.
2.3.22.4.3
LGPL 3.0
org.graphstream » gs-core
The GraphStream library. With GraphStream you deal with
1.32.0
LGPL 3.0
org.graphstream » gs-ui
The GraphStream library. With GraphStream you deal with
1.3
O/R Mapping Apache 2.0
org.hibernate » hibernate-core3 vulnerabilities
Hibernate's core ORM functionality
5.4.1.Final7.3.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.Final7.3.4.Final
Apache 2.0
org.hibernate » hibernate-c3p0
Integration for c3p0 Connection pooling into Hibernate ORM
5.4.1.Final7.3.4.Final
org.hsqldb » hsqldb1 vulnerability
HSQLDB - Lightweight 100% Java SQL Database Engine
2.4.12.7.4
Encryption Lib Apache 2.0
org.jasypt » jasypt
Java library which enables encryption in java apps with minimum effort.
1.9.3
JSON Lib Public
org.json » json2 vulnerabilities
JSON is a light-weight, language independent, data interchange format.
2020111520251224
org.jsoup » jsoup1 vulnerability
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ...
1.14.21.22.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.5.26.0.3
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.5.26.0.3
GPL 2.0 +1
org.openjfx » javafx-graphics
JavaFX module for handling graphics and 2D/3D rendering.
1626.0.1
GPL 2.0 +1
org.openjfx » javafx-fxml
OpenJFX javafx-fxml
1626.0.1
Apache 2.0 +1
org.refcodes » refcodes-archetype
The refcodes-archetype artifact provides some base functionality
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-archetype-alt
The refcodes-archetype-alt artifact provides alternate archetypes harnessing
2.1.44.1.2
Maven Archetype Apache 2.0 +1
org.refcodes » refcodes-archetype-alt-cli
A minimum REFCODES.ORG enabled command line interface (CLI) application.
2.1.44.1.2
Maven Archetype Apache 2.0 +1
org.refcodes » refcodes-archetype-alt-rest
A minimum REFCODES.ORG enabled RESTful server and client application.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-audio
Artifact providing audio provessing functionality such as generating
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-interceptor
With the refcodes-interceptor artifact you can build up assembly lines of
2.1.43.1.2
Apache 2.0 +1
org.refcodes » refcodes-batch
Artifact providing a bash shell (batch) scripting frame.
2.1.41.0.5
Apache 2.0 +1
org.refcodes » refcodes-boulderdash
Artifact for elements found in the 8-bit BoulderDash game, provided by
2.1.43.0.0
Apache 2.0 +1
org.refcodes » refcodes-checkerboard
Artifact for providing some easy means to visualize (state of) board
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-checkerboard-alt
Artifact for alternate implementations of the checkerboard framework.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-checkerboard-alt-javafx
Artifact for checkerboard related implementations with the Java FX
2.1.44.1.2
org.refcodes » refcodes-checkerboard-ext-javafx2.1.4
Apache 2.0 +1
org.refcodes » refcodes-checkerboard-ext-javafx-boulderdash
Artifact for providing JavaFX resources related to the 8 bit BoulderDash
2.1.43.0.0
Apache 2.0 +1
org.refcodes » refcodes-checkerboard-ext-javafx-chess
Artifact for providing JavaFX resources related to the chess game
2.1.43.0.0
Base64 Apache 2.0 +1
org.refcodes » refcodes-codec
Artifact with encoding and decoding (not in terms of encryption/decryption)
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-command
Artifact for command (job) processing purposes according to the command pattern.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-component
Artifact with common component definitions and functionality.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-component-ext
Artifact for providing extended functionality for the refcodes-component artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-component-ext-observer
Artifact for providing event based extended functionality for the
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-properties
This artifact provides means to read configuration data from various
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-properties-ext
Artifact for providing extended functionality for the refcodes-properties artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-properties-ext-cli
Artifact extending the refcodes-properties artifact with CLI functionality.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-properties-ext-obfuscation
Artifact for obfuscating chosen properties in a properties file.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-properties-ext-observer
Artifact for providing event based extended functionality for the
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-properties-ext-runtime
Artifact for providing predefined configuration compositions common for
2.1.43.1.0
Apache 2.0 +1
org.refcodes » refcodes-cli
Artifact for console issues regarding a CLI (command line interpreter)
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-controlflow
Artifact for structures and utilities dedicated to the control flow of a program.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-criteria
Artifact providing criteria functionality for selection purposes.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-data
Artifact with commonly used constants.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-data-ext
Artifact providing extensions such as resources for the refcodes-data
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-data-ext-boulderdash
Artifact for providing resources related to the 8 bit BoulderDash game
2.1.43.0.0
Apache 2.0 +1
org.refcodes » refcodes-data-ext-chess
Artifact for providing resources related to the chess game such as
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-data-ext-checkers
Artifact for providing resources related to the checkers game such as
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-data-ext-corporate
Artifact for providing resources related to the corporate game such as
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-data-ext-symbols
Artifact for providing symbol resources such as images, bitmaps or sounds
2.1.44.1.2
org.refcodes » refcodes-entity2.1.4
Apache 2.0 +1
org.refcodes » refcodes-eventbus
Artifact providing observer pattern based event-bus functionality.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-eventbus-ext
Artifact for extended implementations and additional types for the
2.1.44.1.2
org.refcodes » refcodes-eventbus-ext-applications2.1.4
Apache 2.0 +1
org.refcodes » refcodes-exception
Artifact for exception handling functionality.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-factory
Artifact for factory functionality such as dependency injection.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-factory-alt
Artifact for alternate factory implementations such as Spring dependency injection.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-factory-alt-spring
Artifact for Spring dependency injection implementation factory.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-filesystem
Artifact for the refcodes virtual file system design.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-filesystem-alt
Artifact for alternate (proprietary) implementations of the
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-filesystem-alt-s3
Artifact for an alternate Amazon AWS S3 implementation of the refcodes
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-forwardsecrecy
Artifact for the refcodes forward secrecy framework design.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-forwardsecrecy-alt
Artifact for alternate implementations of the forward secrecy framework.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-forwardsecrecy-alt-filesystem
Artifact for a file system based implementation of the forward secrecy
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-generator
Artifact for generator functionality such as ID or handle generators.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-graphical
Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility).
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-graphical-ext
Artifact for (proprietary) implementations extending the
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-graphical-ext-javafx
Artifact with JavaFX based extensions of the refcodes-graphical artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-io
Artifact with commonly used I/O functionality and for connection related
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-io-ext
The refcodes-io-ext artifact extends the types and implementations as
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-io-ext-observer
The refcodes-io-ext-observer artifact extends the refcodes-io artifact
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-jobbus
Artifact providing command pattern based job-bus functionality.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-licensing
The refcodes-licensing artifact is a meta-artifact included as a
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-logger
Artifact providing the refcodes-logging framework for flexible logging
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-logger-alt
Artifact for alternate logger implementations such as an output writer logger.
2.1.44.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.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-logger-alt-console
Artifact for console (terminal) based logging with the refoces logger framework.
2.1.44.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.1.44.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.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-logger-alt-spring
Artifact extending the refcodes logger for application (runtime) logging.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-logger-ext
Artifact for extending logger implementations such adding bindings for
2.1.44.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.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-matcher
Artifact for matcher frameworks and matching issues.
2.1.44.1.2
org.refcodes » refcodes-microservice2.1.4
Apache 2.0 +1
org.refcodes » refcodes-mixin
Artifact for mixins of general interest.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-web
This artifact provides web (HTTP) related definitions and types being used
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-numerical
Artifact for numerical issues such as processing numbers (utility).
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-observer
Artifact for event handling purposes according to the observer (observable) pattern.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-p2p
Artifact providing generic protocol and interface agnostic P2P
2.1.44.1.2
org.refcodes » refcodes-p2p-alt-rest2.1.4
Apache 2.0 +1
org.refcodes » refcodes-p2p-ext-observer
Artifact for a observer based extension of the P2P framework.
2.1.44.1.0
Apache 2.0 +1
org.refcodes » refcodes-remoting
Artifact with proxy functionality for plain remote procedure calls
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-remoting-ext
Artifact for providing extended functionality for the refcodes-remoting artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-remoting-ext-observer
Artifact for providing event based extended functionality for the
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-rest
Artifact providing lightweight REST client- and server-functionality.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-rest-ext
Artifact for providing extended functionality for the refcodes-rest artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-rest-ext-eureka
Artifact for providing Spring Boot's Eureka microservice registry/
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-runtime
Artifact for providing runtime information on software systems and
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-security
Artifact with commonly used security functionality such as message
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-security-alt
Artifact for alternate implementations of the types defined by
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-security-alt-chaos
Artifact for providing chaos symmetric encryption.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-security-ext
Artifact for extensions of the security artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-security-ext-chaos
Artifact for providing java.security infrastructure for the chaos
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-security-ext-spring
Artifact for enabling the Spring frameworkusing the security artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-serial
Artifact providing generic (byte) serialization functionality including
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-serial-alt
Artifact for alternate implemenations of the refcodes-serial artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-serial-alt-tty
The refcodes-serial-alt-tty artifact implements the refcodes-serial artifact
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-serial-ext
Artifact for extensions of the refcodes-serial artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-serial-ext-observer
The refcodes-serial-ext-observer artifact extends the refcodes-serial artifact
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-serial-ext-security
The refcodes-serial-ext-security artifact extends the refcodes-serial artifact
2.1.4
Apache 2.0 +1
org.refcodes » refcodes-servicebus
Artifact providing a frame for a service bus (such as service
2.1.43.1.3
Apache 2.0 +1
org.refcodes » refcodes-servicebus-alt
Artifact providing alternate implementations of (parts of) the
2.1.43.1.3
Apache 2.0 +1
org.refcodes » refcodes-servicebus-alt-spring
Artifact for Spring dependency injection implementations of (parts of)
2.1.43.1.3
Apache 2.0 +1
org.refcodes » refcodes-struct
This artifact provides common data structures of general interest.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-struct-ext
Artifact for providing extended functionality for the refcodes-struct artifact.
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-struct-ext-factory
Artifact for providing factory based extended functionality for the
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-tabular
Artifact providing a frame and data structures for tabular, list and
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-tabular-alt
Artifact providing alternate implementations for the refcodes-tabular
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-tabular-alt-forwardsecrecy
Artifact for alternate forward secrecy related implementations of the
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-textual
Artifact for textual issues such as processing strings (utility).
2.1.44.1.2
Apache 2.0 +1
org.refcodes » refcodes-time
Artifact for providing time and date related functionality such as
2.1.44.1.2
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.7.302.0.18
Logging MIT
org.slf4j » slf4j-nop
Binding/provider for NOP, an implementation that silently discards all logging messages.
1.7.302.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.302.0.18
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
1.7.302.0.18
org.slf4j » slf4j-jdk14
SLF4J JDK14 Provider
1.7.302.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.3.97.0.7
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.3.97.0.7
Core Utils Apache 2.0
org.springframework » spring-core3 vulnerabilities
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
5.3.97.0.7
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.3.97.0.7
Web Framework Apache 2.0
org.springframework » spring-webmvc10 vulnerabilities
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
5.3.97.0.7
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.3.97.0.7
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.3.97.0.7
Transactions Apache 2.0
org.springframework » spring-tx
Support for programmatic and declarative transaction management for classes that implement special interfaces or any ...
5.3.97.0.7
AOP Apache 2.0
org.springframework » spring-aop
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
5.3.97.0.7
App Server Apache 2.0
org.springframework.boot » spring-boot-starter
Core starter, including auto-configuration support, logging and YAML
2.4.44.0.6
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.4.44.0.6
Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa
Starter for using Spring Data JPA with Hibernate
2.4.44.0.6
Validation Apache 2.0
org.springframework.boot » spring-boot-starter-validation
Starter for using Java Bean Validation with Hibernate Validator
2.4.44.0.6
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.4.44.0.6
Apache 2.0
org.springframework.cloud » spring-cloud-starter-netflix-eureka-client
Spring Cloud Starter Netflix Eureka Client
3.0.25.0.1
Apache 2.0
org.springframework.cloud » spring-cloud-starter-netflix-eureka-server
Spring Cloud Starter Netflix Eureka Server
3.0.25.0.1
Apache 2.0
software.amazon.awssdk » sdk-core
The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service
2.17.292.44.4
Apache 2.0
software.amazon.awssdk » regions2.17.292.44.4
Apache 2.0
software.amazon.awssdk » auth
The AWS SDK for Java - Auth module holds the classes that are used for authentication with services
2.17.292.44.4
S3 Client Apache 2.0
software.amazon.awssdk » s3
The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with
2.17.292.44.4
Apache 2.0
software.amazon.awssdk » simpledb
The AWS Java SDK for Amazon SimpleDB module holds the client classes that are used for communicating
2.0.0-preview-11