Apache Commons – Apache Commons
Welcome to Apache Commons Apache Commons is an Apache project focused on all aspects of reusable Java components. The Apache Commons project is composed of three parts: The Commons Proper - A repository of reusable Java components. The Commons Sandbox - A
commons.apache.org
자바는 프로그래밍의 효율성을 극대화하기 위해 JDK(Java Development Kit)라는 라이브러리를 기본적으로 제공한다.
아파치 커먼즈는 자바로 구현된 라이브러리가 모여있는 프로젝트로, 고수준의 프로그램을 개발할 수 있도록 도와준다.
[ 다운 받을 프로그램 ]
- Collections
- DBCP
- Pool
[Collections]
- Releases 다운로드
- Binaries - commons-collections4-4.4-bin.zip다운
[DBCP]
- Releases 다운로드
- Binaries - commons-dbcp2-2.9.0-bin.zip 다운
[Pool]
- Releases - See the downloads 클릭
- Apache Commons Pool Downloads page 클릭
- Binaries - mmons-pool2-2.11.1-bin.zip 다운
다운받은 파일은 압축을 풀고 .jar파일만 복사하여 아래 링크에 복사 붙여넣기 한다.
'Spring > JSP' 카테고리의 다른 글
[JSP] DBCP, 커넥션풀설정 (0) | 2022.11.23 |
---|---|
[JSP] 표현 언어(EL : Expression Language) (0) | 2022.11.23 |
[JSP] JDBC 데이터 입력 (0) | 2022.11.22 |
[JSP] JDBC 데이터노출 (0) | 2022.11.22 |
[JSP] mysql-connector-j-8.0.31 설치 (0) | 2022.11.22 |
댓글