Commit fbdff414 authored by 윤준영's avatar 윤준영

submodule 추가

parent f558b312
[submodule "ONLFramework"]
path = ONLFramework
url = ../ONLFramework.git
url = http://192.168.10.130/elink/v3.6/ONLFramework.git
branch = master
[submodule "ONLRMSClient"]
path = ONLRMSClient
url = ../ONLRMSClient.git
url = http://192.168.10.130/elink/v3.6/ONLRMSClient.git
branch = master
[submodule "ONLWeb"]
path = ONLWeb
url = ../ONLWeb.git
url = http://192.168.10.130/elink/v3.6/ONLWeb.git
branch = master
[submodule "RMSWeb"]
path = RMSWeb
url = ../RMSWeb.git
url = http://192.168.10.130/elink/v3.6/RMSWeb.git
branch = master
[submodule "IIMWeb"]
path = IIMWeb
url = ../IIMWeb.git
url = http://192.168.10.130/elink/v3.6/IIMWeb.git
branch = master
[submodule "BATWeb"]
path = BATWeb
url = ../BATWeb.git
url = http://192.168.10.130/elink/v3.6/BATWeb.git
branch = master
[submodule "BAPWeb"]
path = BAPWeb
url = http://192.168.10.130/elink/v3.6/BAPWeb.git
[submodule "SIMWeb"]
path = SIMWeb
url = http://192.168.10.130/elink/v3.6/SIMWeb.git
[submodule "EAISIMWeb"]
path = EAISIMWeb
url = http://192.168.10.130/elink/v3.6/EAISIMWeb.git
BAPWeb @ 57866ff4
Subproject commit 57866ff4b397cbfe7e78a48d8f7b303827327f34
BATWeb @ d8aad144
Subproject commit d8aad14437c020048f806e5645536cb33c678999
EAISIMWeb @ 6625dbe9
Subproject commit 6625dbe9f8ec1cca564ce8966598a50053be73d1
IIMWeb @ 9f33bb42
Subproject commit 9f33bb42e4294ec7a5d52c796baeaed3483b75ae
ONLFramework @ 76d87a4f
Subproject commit 76d87a4f455d005f6847b15a6346e04eca2071a7
ONLRMSClient @ 57846828
Subproject commit 578468288396edd76f990f1676d0059f19df0d37
ONLWeb @ b53dc6ce
Subproject commit b53dc6ce7608344c75a15eb9e1feee5e7a7114d8
RMSWeb @ 494a17c6
Subproject commit 494a17c695be9031804f16d686f4cd5f8a4a16db
SIMWeb @ e958fd7b
Subproject commit e958fd7bc3f1b1429142568864502825fee886d1
......@@ -28,7 +28,7 @@ subprojects {
dependencies {
implementation group: 'org.quartz-scheduler', name: 'quartz', version: '1.7.3'
implementation group: 'org.quartz-scheduler', name: 'quartz', version: '1.7.3'
implementation "org.springframework:spring-aop:${springVersion}"
implementation "org.springframework:spring-aspects:${springVersion}"
implementation "org.springframework:spring-beans:${springVersion}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment