learning.dev xAPI Model

Compile Dependencies (6)

Category/LicenseGroup / ArtifactVersionUpdates
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-api
The public API for the JJWT library, used to create and consume JSON Web Tokens in Java.
0.13.0
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-impl(optional)
Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs).
0.13.0
Apache 2.0
io.jsonwebtoken » jjwt-jackson(optional)0.13.0
Validation Apache 2.0
jakarta.validation » jakarta.validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
3.1.1
Validation Apache 2.0
org.hibernate.validator » hibernate-validator(optional)
Hibernate's Jakarta Validation reference implementation.
9.0.1.Final9.1.0.Final
Apache 2.0
org.springframework.boot » spring-boot-jackson2
Spring Boot Jackson 2 (deprecated in favor of spring-boot-jackson)
4.0.04.0.6

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.421.18.46

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.jayway.jsonpath » json-path-assert
A library to query and verify JSON
2.9.03.0.0
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
4.0.04.0.6
Validation Apache 2.0
org.springframework.boot » spring-boot-starter-validation
Starter for using Java Bean Validation with Hibernate Validator
4.0.04.0.6
Apache 2.0
org.springframework.integration » spring-integration-test
Spring Integration Testing Framework