Spring Cloud Task

Compile Dependencies (14)

Category/LicenseGroup / ArtifactVersionUpdates
io.micrometer » micrometer-core
Core module of Micrometer containing instrumentation API and implementation
Java Spec EPL 2.0 +1
javax » javaee-api(optional)8.011.0.0
JDBC Extension Apache 2.0
org.springframework » spring-jdbc
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ...
O/R Mapping Apache 2.0
org.springframework » spring-orm(optional)
Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ...
Apache 2.0
org.springframework.batch » spring-batch-infrastructure
The Spring Batch Infrastructure is a set of
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-autoconfigure-processor(optional)
Spring Boot AutoConfigure Annotation Processor
Apache 2.0
org.springframework.cloud » spring-cloud-deployer-autoconfigure2.5.22.9.5
Apache 2.0
org.springframework.cloud » spring-cloud-deployer-resource-support2.5.22.9.5
Apache 2.0
org.springframework.cloud » spring-cloud-deployer-resource-maven(optional)2.5.22.9.5
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 ...
org.springframework.integration » spring-integration-core(optional)
Spring Integration Core
Apache 2.0
org.springframework.integration » spring-integration-jdbc(optional)
Spring Integration JDBC Support

Test Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Embedded SQL DB EPL 1.0 +1
com.h2database » h2
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
JDBC Pool Apache 2.0
org.apache.tomcat » tomcat-jdbc
Tomcat JDBC Pool Package
Validation Apache 2.0
org.hibernate.validator » hibernate-validator
Hibernate's Jakarta Validation reference implementation.
Mocking MIT
org.jmockit » jmockit
JMockit is a Java toolkit for automated developer testing.
1.491.50
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
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