lib/jar 추가

This commit is contained in:
KNKIM 2021-06-22 17:27:16 +09:00
parent 7e268bc3dd
commit 88581f1562
10 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -126,4 +126,5 @@ $RECYCLE.BIN/
### nLib ### ### nLib ###
data/**/* data/**/*
!RESTfulAPI.server/**/* !RESTfulAPI.server/**/*
!RESTfulAPI.server/bin/* !RESTfulAPI.server/bin/*
!src/main/webapp/WEB-INF/lib/*.*

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
#Generated by Maven Integration for Eclipse #Generated by Maven Integration for Eclipse
#Tue Jun 22 16:41:06 KST 2021 #Tue Jun 22 17:26:54 KST 2021
version=1.0.0 version=1.0.0
groupId=iams groupId=iams
m2e.projectName=nlib m2e.projectName=nlib