메뉴 건너뛰기

Bigdata, Semantic IoT, Hadoop, NoSQL

Bigdata, Hadoop ecosystem, Semantic IoT등의 프로젝트를 진행중에 습득한 내용을 정리하는 곳입니다.
필요한 분을 위해서 공개하고 있습니다. 문의사항은 gooper@gooper.com로 메일을 보내주세요.


dependencies에서 아래와 같이 지정하면 해당위치의 모든 파일을 포함시켜준다.

예를 들어 c:\tmplibs\test.jar가 있다면 아래와 같이 지정해준다.


===>

compile fileTree(include: ['*.jar'], dir: 'C:\tmp\libs')

A personal place to organize information learned during the development of such Hadoop, Hive, Hbase, Semantic IoT, etc.
We are open to the required minutes. Please send inquiries to gooper@gooper.com.

위로