CDO support for Spring Data

Compile Dependencies (22)

Category/LicenseGroup / ArtifactVersionUpdates
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
31.0.1-jre33.6.0-jre
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
4.2.27.0.0
javax.annotation » jsr250-api(optional)
Common Annotations for the JavaTM Platform API
1.01.3.2
Validation Apache 2.0
javax.validation » validation-api(optional)
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
1.1.0.Final3.1.1
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.93.20.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.ecore.change
EMF Change Model
2.14.02.17.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.common
EMF Common
2.40.02.45.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.ecore.xmi
EMF XML/XMI Persistence
2.38.02.40.0
EPL 2.0
org.eclipse.emf » org.eclipse.emf.ecore
EMF Ecore
2.25.02.42.0
CodeGen EPL 2.0
org.eclipse.emf » org.eclipse.emf.codegen
EMF Code Generation
2.22.02.28.0
org.eclipse.ocl » org.eclipse.ocl3.4.2.v20140725-2242
org.eclipse.ocl » org.eclipse.ocl.ecore3.3.100.v20140610-0641
org.eclipse.ocl » org.eclipse.ocl.common1.2.0.v20140610-0641
org.openjdk.jmh » jmh-core
The jmh is a Java harness for building, running, and analysing
1.191.37
org.openjdk.jmh » jmh-generator-annprocess
JMH benchmark generator, based on annotation processors.
1.191.37
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.92.0.18
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.217.0.7
Dep Injection Apache 2.0
org.springframework » spring-context2 vulnerabilities
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
5.3.217.0.7
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
5.3.217.0.7
Core Utils Apache 2.0
org.springframework » spring-core1 vulnerability
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
5.3.217.0.7
Expression Lang Apache 2.0
org.springframework » spring-expression3 vulnerabilities
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
5.3.217.0.7
Apache 2.0
org.springframework.data » spring-data-commons
Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ...
2.4.14.0.5

Provided Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EDL 1.0
javax.activation » activation
Jakarta Activation API 2.2 Specification
1.1.12.1.4
Dep Injection Apache 2.0
javax.enterprise » cdi-api(optional)
APIs for CDI (Contexts and Dependency Injection for Java)
1.04.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.2.114.0.5
org.eclipse.platform » org.eclipse.core.runtime1 vulnerability
Core Runtime
3.26.1003.34.200
EPL 2.0
org.eclipse.platform » org.eclipse.equinox.common
Common Eclipse Runtime
3.17.1003.20.300
Logging MIT
org.slf4j » slf4j-nop
Binding/provider for NOP, an implementation that silently discards all logging messages.
2.0.72.0.18

Test Dependencies (22)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.51.5.32
Apache 2.0
com.github.javafaker » javafaker
This library is a port of Ruby's stympy/faker gem (as well as Perl's Data::Faker library) that generates fake data.
1.0.2
de.tudresden.inf.st.ecore.models » bookstore-api(optional)1.0.1
BSD
edu.umd.cs.mtc » multithreadedtc
A framework for testing concurrent Java applications
1.01
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.3.23.0.0
Java Spec EPL 2.0 +1
javax.interceptor » javax.interceptor-api
Jakarta Interceptors defines a means of interposing on business method invocations
1.2.12.2.0
Transactions EPL 2.0 +1
javax.transaction » jta
Jakarta Transactions
1.12.0.1
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.10.142.14.2
Assertion Apache 2.0
org.assertj » assertj-core1 vulnerability
Rich and fluent assertions for testing in Java
3.21.03.27.7
Apache 2.0 +1
org.bigraphs.framework » bigraph-core
Core module of the Bigraph Framework.
2.0.12.4.1
Testing BSD 3-clause
org.hamcrest » hamcrest-all
Core API and libraries of hamcrest matcher framework.
1.33.0
Validation Apache 2.0
org.hibernate » hibernate-validator4 vulnerabilities
Hibernate's Jakarta Validation reference implementation.
5.2.4.Final9.1.0.Final
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.6.26.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.6.26.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.8.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.8.26.0.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
3.12.45.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
3.12.45.23.0
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.201.18.46
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
1.7.322.0.18
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.217.0.7
Testing Apache 2.0
org.springframework.boot » spring-boot-test
Spring Boot Test
2.1.7.RELEASE4.0.6