Java Tech Adapter Framework Core

Compile Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.witboost.provisioning » java-tech-adapter-framework-model1.1.4-2.2.01.1.5-2.2.0
Apache 2.0
io.swagger.parser.v3 » swagger-parser
Parser/Validator of OpenAPI definitions from JSON or YAML formats. Definitions are parsed into a swagger-core model.
2.1.392.1.45
FP Apache 2.0
io.vavr » vavr
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.
0.11.01.0.1
Apache 2.0
org.openapitools » jackson-databind-nullable
JsonNullable wrapper class and Jackson module to support fields with meaningful null values.
0.2.90.2.11
CodeGen MIT
org.projectlombok » lombok(optional)
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.441.18.46
org.springframework.boot » spring-boot-starter-actuator
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
Validation Apache 2.0
org.springframework.boot » spring-boot-starter-validation
Starter for using Java Bean Validation with Hibernate Validator
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
MIT
org.zalando » logbook-spring-boot-starter
Spring Boot Auto Configuration for Logbook and most of its libraries/adapters
3.12.34.1.0

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
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