/excella-core

Primary LanguageJavaApache License 2.0Apache-2.0

Excella Core

  1. ExCella Coreとは

ExCella CoreはExcelファイルをJavaから利用するための共通基盤です。

リファレンス、Javadocは、こちらからご覧いただけます。 http://excella-core.github.io/

ExCella Coreは株式会社ビーブレイクシステムズが 作成したオープンソースソフトウェアです。

  1. 配布条件

本ソフトウェアはApache License, Version 2.0にて公開しています。 詳細は「LICENSE.txt」ファイルまたは 以下のページを参照してください。 https://www.apache.org/licenses/LICENSE-2.0.txt

  1. 免責

このソフトウェアを使用したことによって生じたいかなる 障害・損害・不具合等に関しても、株式会社ビーブレイクシステムズは 一切の責任を負いません。各自の責任においてご使用ください。

  1. Maven repository

mavenの依存ライブラリとして追加する場合、pom.xmlに下記のリポジトリを追加してください。

  <repositories>
    <repository>
	  <id>excella.bbreak.org</id>
      <name>bBreak Systems Excella</name>
      <url>http://excella-core.github.io/maven2/</url>    
    </repository>
  </repositories>
  1. 更新履歴

  • 2019/12/24 Version 2.0 リリース
  • 2019/08/15 Version 1.13 リリース
  • 2017/07/15 Version 1.12 リリース
  • 2017/01/28 Version 1.11 リリース
  • 2016/01/17 Version 1.10 リリース
  • 2015/07/25 Version 1.9 リリース
  • 2014/08/18 Version 1.8 リリース
  • 2013/03/18 Version 1.7 リリース
  • 2010/11/19 Version 1.6 リリース
  • 2010/01/20 Version 1.5 リリース
  • 2009/11/13 Version 1.4 リリース
  • 2009/09/30 Version 1.3 リリース
  • 2009/06/24 Version 1.2 リリース
  • 2009/06/22 Version 1.1 リリース
  • 2009/05/22 Version 1.0 リリース

Copyright 2009 by bBreak Systems.