Compile Dependencies (19)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.netflix.hystrix
»
hystrix-core(optional) hystrix-core | |||
Apache 2.0
| com.netflix.zuul
»
zuul-core(optional) zuul-core | |||
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp(optional) Square’s meticulous HTTP client for Java and Kotlin. | |||
HTTP Clients
Apache 2.0
| io.github.openfeign
»
feign-core(optional) Feign Core | |||
Apache 2.0
| io.github.openfeign
»
feign-okhttp(optional) Feign OkHttp | |||
Concurrency
Apache 2.0
| io.reactivex
»
rxjava(optional) Reactive Extensions for Java | |||
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient(optional) Apache HttpComponents Client | |||
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | |||
Dep Injection
Apache 2.0
| org.springframework
»
spring-context Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | |||
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web(optional) Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-websocket(optional) Starter for using Spring MVC WebSocket support | |||
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | |||
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator(optional) Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | |||
Apache 2.0
| org.springframework.cloud
»
spring-cloud-commons Spring Cloud Commons | |||
Apache 2.0
| org.springframework.cloud
»
spring-cloud-starter-feign(optional) Spring Cloud Starter OpenFeign | |||
Apache 2.0
| org.springframework.cloud
»
spring-cloud-starter-zuul(optional) Spring Cloud Starter Netflix Zuul | |||
Apache 2.0
| org.springframework.data
»
spring-data-rest-webmvc(optional) Spring Data REST - WebMVC | |||
Enterprise Integration
Apache 2.0
| org.springframework.integration
»
spring-integration-core(optional) Spring Integration Core | |||
OAuth Lib
Apache 2.0
| org.springframework.security.oauth
»
spring-security-oauth2(optional) Spring Security |
Test Dependencies (11)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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. ... | |||
Concurrency
Apache 2.0
| com.jayway.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | |||
Config
Apache 2.0
| com.netflix.archaius
»
archaius-core archaius2-core | |||
Mocking
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver Square’s meticulous HTTP client for Java and Kotlin. | 3.5.0 | 5.4.0 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core Rich and fluent assertions for testing in Java | |||
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 ... | |||
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 | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | |||
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 | |||
Apache 2.0
| org.springframework.cloud
»
spring-cloud-starter-eureka Spring Cloud Starter Netflix Eureka Client | |||
Apache 2.0
| pl.pragmatists
»
JUnitParams Better parameterised tests for JUnit |