Skip to content

Commit 9a9667d

Browse files
VedranVedran
authored andcommitted
#18 project name changed
1 parent 98c6b46 commit 9a9667d

File tree

108 files changed

+200
-200
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+200
-200
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
<!-- Java Excel (xls) library using Apache POI -->
2-
<img src="https://png.icons8.com/color/100/000000/ms-excel.png">
1+
#Excel-io
2+
###Java excel library - excel spreadsheets using Apache POI
33

44
[![EO principles respected here](http://www.elegantobjects.org/badge.svg)](http://www.elegantobjects.org)
5-
[![DevOps By Rultor.com](http://www.rultor.com/b/Vatavuk/vgv-xls)](http://www.rultor.com/p/Vatavuk/vgv-xls)
5+
[![DevOps By Rultor.com](http://www.rultor.com/b/Vatavuk/excel-io)](http://www.rultor.com/p/Vatavuk/excel-io)
66

7-
[![Build Status](https://travis-ci.org/Vatavuk/vgv-xls.svg?branch=master)](https://travis-ci.org/Vatavuk/vgv-xls)
8-
[![Javadocs](http://javadoc.io/badge/hr.com.vgv/vgv-xls.svg)](http://javadoc.io/doc/hr.com.vgv/vgv-xls)
9-
[![Maven Central](https://img.shields.io/maven-central/v/hr.com.vgv/vgv-xls.svg)](https://maven-badges.herokuapp.com/maven-central/hr.com.vgv/vgv-xls)
10-
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/Vatavuk/vgv-xls/blob/master/LICENSE.txt)
7+
[![Build Status](https://travis-ci.org/Vatavuk/excel-io.svg?branch=master)](https://travis-ci.org/Vatavuk/excel-io)
8+
[![Javadocs](http://javadoc.io/badge/hr.com.vgv/excel-io.svg)](http://javadoc.io/doc/hr.com.vgv/excel-io)
9+
[![Maven Central](https://img.shields.io/maven-central/v/hr.com.vgv/excel-io.svg)](https://maven-badges.herokuapp.com/maven-central/hr.com.vgv/excel-io)
10+
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/Vatavuk/excel-io/blob/master/LICENSE.txt)
1111

12-
[![Test Coverage](https://codecov.io/gh/Vatavuk/vgv-xls/branch/master/graph/badge.svg)](https://codecov.io/gh/Vatavuk/vgv-xls)
13-
[![SonarQube](https://img.shields.io/badge/sonar-ok-green.svg)](https://sonarcloud.io/dashboard/index/hr.com.vgv:vgv-xls)
12+
[![Test Coverage](https://codecov.io/gh/Vatavuk/excel-io/branch/master/graph/badge.svg)](https://codecov.io/gh/Vatavuk/excel-io)
13+
[![SonarQube](https://img.shields.io/badge/sonar-ok-green.svg)](https://sonarcloud.io/dashboard/index/hr.com.vgv:excel-io)
1414

1515
This is an object-oriented java library for reading and writing Microsoft Office Excel spreadsheets.
1616
It is a wrapper around Apache POI that provides elegant and user friendly interface for creating Excel documents.
@@ -21,12 +21,12 @@ I will be regularly committing more and more functionality. Feel free to contrib
2121

2222

2323
**How to use**.
24-
Latest version [here](https://github.com/Vatavuk/vgv-xls/releases)
24+
Latest version [here](https://github.com/Vatavuk/excel-io/releases)
2525

2626
```xml
2727
<dependency>
2828
<groupId>hr.com.vgv</groupId>
29-
<artifactId>vgv-xls</artifactId>
29+
<artifactId>excel-io</artifactId>
3030
</dependency>
3131
```
3232

pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ SOFTWARE.
3232
<version>0.49.3</version>
3333
</parent>
3434
<groupId>hr.com.vgv</groupId>
35-
<artifactId>vgv-xls</artifactId>
35+
<artifactId>excel-io</artifactId>
3636
<version>1.0-SNAPSHOT</version>
3737
<packaging>jar</packaging>
38-
<name>vgv-xls</name>
39-
<description>Object-oriented java library for reading and writing
40-
Microsoft Office Excel spreadsheets
38+
<name>excel-io</name>
39+
<description>Java excel library for reading and writing
40+
spreadsheets in object-oriented style
4141
</description>
42-
<url>http://github.com/Vatavuk/vgv-xls</url>
42+
<url>http://github.com/Vatavuk/excel-io</url>
4343
<licenses>
4444
<license>
4545
<name>MIT License</name>
@@ -55,9 +55,9 @@ SOFTWARE.
5555
</developer>
5656
</developers>
5757
<scm>
58-
<connection>scm:git:git://github.com/Vatavuk/vgv-xls.git</connection>
59-
<developerConnection>scm:git:ssh://github.com:Vatavuk/vgv-xls.git</developerConnection>
60-
<url>http://github.com/Vatavuk/vgv-xls/tree/master</url>
58+
<connection>scm:git:git://github.com/Vatavuk/excel-io.git</connection>
59+
<developerConnection>scm:git:ssh://github.com:Vatavuk/excel-io.git</developerConnection>
60+
<url>http://github.com/Vatavuk/excel-io/tree/master</url>
6161
</scm>
6262
<dependencies>
6363
<dependency>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import java.util.Collection;
2727
import java.util.Collections;

src/main/java/com/vgv/xls/ECells.java renamed to src/main/java/com/vgv/excel/io/ECells.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import com.jcabi.immutable.Array;
2727
import java.util.ArrayList;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import org.apache.poi.ss.usermodel.Row;
2727
import org.apache.poi.ss.usermodel.Sheet;

src/main/java/com/vgv/xls/ESheet.java renamed to src/main/java/com/vgv/excel/io/ESheet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import java.io.IOException;
2727
import org.apache.poi.ss.usermodel.Sheet;

src/main/java/com/vgv/xls/EWorkbook.java renamed to src/main/java/com/vgv/excel/io/EWorkbook.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import java.io.ByteArrayOutputStream;
2727
import java.io.IOException;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import java.util.function.Consumer;
2727

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import org.apache.poi.ss.usermodel.Cell;
2727
import org.apache.poi.ss.usermodel.CellStyle;

src/main/java/com/vgv/xls/XsProps.java renamed to src/main/java/com/vgv/excel/io/XsProps.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
* SOFTWARE.
2323
*/
24-
package com.vgv.xls;
24+
package com.vgv.excel.io;
2525

2626
import com.jcabi.immutable.Array;
2727

0 commit comments

Comments
 (0)