blob: affd544d0e5d5d59c16b9496fc60cfaef41a1663 [file] [log] [blame]
include "org.springframework.aop-${springframeworkVersion}"
include "org.springframework.aspects-${springframeworkVersion}"
include "org.springframework.beans-${springframeworkVersion}"
include "org.springframework.context-${springframeworkVersion}"
include "org.springframework.context.support-${springframeworkVersion}"
include "org.springframework.core-${springframeworkVersion}"
include "org.springframework.expression-${springframeworkVersion}"
include "org.springframework.jdbc-${springframeworkVersion}"
include "org.springframework.jcl-${springframeworkVersion}"
include "org.springframework.jms-${springframeworkVersion}"
include "org.springframework.messaging-${springframeworkVersion}"
include "org.springframework.orm-${springframeworkVersion}"
include "org.springframework.oxm-${springframeworkVersion}"
include "org.springframework.transaction-${springframeworkVersion}"
include "org.springframework.web-${springframeworkVersion}"
include "org.springframework.webflux-${springframeworkVersion}"
include "org.springframework.webmvc-${springframeworkVersion}"
include "org.springframework.websocket-${springframeworkVersion}"
include "org.springframework.test-${springframeworkVersion}"
include "org.aspectj.weaver-${aspectjVersion}"
include "com.squareup.okio-${okioVersion}"
include "com.squareup.okhttp3-${okhttp3Version}"