프로젝트 요약
프로젝트 정보
| 필드 | 가치 |
|---|---|
| 이름 | mybatis |
| 설명 | The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools. |
| 홈페이지 | https://www.mybatis.org/mybatis-3/ |
프로젝트 조직
| 필드 | 가치 |
|---|---|
| 이름 | MyBatis.org |
| URL | https://www.mybatis.org/ |
빌드 정보
| 필드 | 가치 |
|---|---|
| 그룹ID | org.mybatis |
| 산출물ID | mybatis |
| 버전 | 3.5.19 |
| 형식 | jar |
| Java Version | 8 |
MyBatis