Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- IntelliJ
- resource
- Quartz
- GIT
- vscode
- Eclipse
- port
- Mac
- netsh
- bash
- 단축키
- plugin
- tomcat
- maVen
- 줄바꿈 문자
- lsof
- profile
- find
- import
- web.xml
- xargs
- ssh
- Source
- 네트워크
- JavaScript
- context
- grep
- Windows 10
- Windows
- VirtualBox
Archives
- Today
- Total
develog
[java] gradle 본문
- gradle dependencies
https://docs.gradle.org/current/userguide/java_library_plugin.html
The Java Library Plugin
The Java Library plugin expands the capabilities of the Java plugin by providing specific knowledge about Java libraries. In particular, a Java library exposes an API to consumers (i.e., other projects using the Java or the Java Library plugin). All the so
docs.gradle.org
'Dev > gradle' 카테고리의 다른 글
[gradle] tomcat dependency exclude (0) | 2021.02.16 |
---|---|
[gradle] local jar dependency 추가 (0) | 2021.02.16 |
[gradle] command (0) | 2020.08.06 |
build.gradle (0) | 2020.08.04 |
[gradle] p6spy (0) | 2020.02.08 |
Comments