META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of NyBatisCore Show documentation
Show all versions of NyBatisCore Show documentation
Nybatis Data Mapper Framework
1. Logging
based on logback but further simple
2. Configuration
3. Message
4. Database
It can substitute iBasit or MyBatis.
It is very simple but powerful to use
5. Util
It provides following utility class
- FileUtil
- StringUtil
- ClassUtil
- Reflector
- Validator
- StopWatcher
- ExcelFileUtil
this module will run when including following optinal dependency
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId>
<version>3.11</version>
</dependency>
OR
<dependency>
<groupId>net.sourceforge.jexcelapi</groupId>
<artifactId>jxl</artifactId>
<version>2.6.12</version>
</dependency>
The newest version!
Manifest-Version: 1.0
Built-By: nayasis
Created-By: Apache Maven 3.0.5
Build-Jdk: 1.8.0_92