jar 적용 범위 변경
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ dependencies {
|
|||||||
|
|
||||||
api 'com.eactive.elink.common:elink-common-data:4.5.5'
|
api 'com.eactive.elink.common:elink-common-data:4.5.5'
|
||||||
|
|
||||||
api fileTree(dir: "ext-libs/api", include: ["*.jar"])
|
implementation fileTree(dir: "ext-libs/api", include: ["*.jar"])
|
||||||
|
|
||||||
// api "org.springframework:spring-context:${springVersion}"
|
// api "org.springframework:spring-context:${springVersion}"
|
||||||
// api "org.springframework:spring-webmvc:${springVersion}"
|
// api "org.springframework:spring-webmvc:${springVersion}"
|
||||||
|
|||||||
Reference in New Issue
Block a user