일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 쿠버네티스
- 파이썬
- 머신러닝
- 코딩테스트
- 코테
- mysql
- 인공지능
- Python
- Kubernetes
- 리눅스
- 정처기
- Ai
- git
- 자바
- DevOps
- 알고리즘
- 자료구조
- ubuntu
- 데이터베이스
- Linux
- docker
- github
- 프로그래머스
- 우분투
- 깃
- programmers
- LV 0
- db
- Java
- Lv 2
- Today
- Total
목록gradle (2)
Myo-Kyeong Tech Blog
최신 MySQL JDBC 드라이버 버전 가져오기 Maven Central (sonatype.com) Maven Central # Programming Language Utilities central.sonatype.com Maven Central Repository 웹사이트 (sonatype.com)에 접속한 후, 웹사이트의 검색 기능을 사용하여 "mysql-connector-java" 또는 "MySQL JDBC"와 같은 키워드로 검색하여 mysql-connector-java를 클릭합니다. Gradle(short) 로 선택 사항 바꾼 후, 밑에 있는 코드를 복사 (Ctrl + C) 합니다. build.gradle 파일 변경 build.gradle 파일을 연 후, 'dependencies' 블록 안에 홈페..
JDK 설치 후, Gradle 설치해주세요 :) 2023.05.25 - [Programming/Java] - [ JAVA ] Windows에 JDK Development Kit 17.0.7 설치 [ JAVA ] Windows에 JDK Development Kit 17.0.7 설치 1. JDK Development Kit 17.0.7 다운로드 https://www.oracle.com/java/technologies/downloads/#jdk20-windows Download the Latest Java LTS Free Subscribe to Java SE and get the most comprehensive Java support available, with 24/7 global access to the..