JNU-econovation / contents-proxy-blog-team1

스프링 스터디 그룹의 해커톤 프로젝트 저장소 (1팀 - 이창환, 위제현, 정민석)
2 stars 0 forks source link

추가할 의존성, 추가하고싶은 의존성에 대해서 이야기합니다 #13

Closed wijehyeon closed 5 years ago

dadadamarine commented 5 years ago

egit - compile group: 'org.eclipse.mylyn.github', name: 'org.eclipse.egit.github.core', version: '2.1.5'

dadadamarine commented 5 years ago

implementation 'org.springframework.boot:spring-boot-starter-web'

esp2ar0 commented 5 years ago

compile('pl.allegro.tech.boot:handlebars-spring-boot-starter:0.3.0') handlebars 추가합니다

esp2ar0 commented 5 years ago

compile('org.springframework.boot:spring-boot-devtools') devtools 추가

esp2ar0 commented 5 years ago

compile 'com.vladsch.flexmark:flexmark-all:0.40.20' flexmark 추가

wijehyeon commented 5 years ago

compile('com.evernote:evernote-api:1.25.1') evernote api 의존성 추가합니다