專案摘要 (Project Summary)
專案資訊 (Project Information)
欄位 (Field) | 值 (Value) |
---|---|
名稱 (Name) | mybatis |
描述 (Description) | 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. |
首頁 (Homepage) | http://www.mybatis.org/mybatis-3 |
專案組識 (Project Organization)
欄位 (Field) | 值 (Value) |
---|---|
名稱 (Name) | MyBatis.org |
URL | https://www.mybatis.org/ |
建構資訊 (Build Information)
欄位 (Field) | 值 (Value) |
---|---|
GroupId | org.mybatis |
ArtifactId | mybatis |
版本 (Version) | 3.5.11-SNAPSHOT |
類型 (Type) | jar |
Java Version | 1.8 |