core

JRubyConcurrentConstantMemoryExcel helps you to write Excel files as fast as possible without blowing your heap.

License

License

MIT
Categories

Categories

Ruby Languages Ant Build Tools
GroupId

GroupId

com.colisweb
ArtifactId

ArtifactId

JRubyConcurrentConstantMemoryExcel_2.12
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

core
JRubyConcurrentConstantMemoryExcel helps you to write Excel files as fast as possible without blowing your heap.
Project URL

Project URL

https://gitlab.com/colisweb-open-source/scala/JRubyConcurrentConstantMemoryExcel
Project Organization

Project Organization

Colisweb
Source Code Management

Source Code Management

https://gitlab.com/colisweb-open-source/scala/JRubyConcurrentConstantMemoryExcel

Download JRubyConcurrentConstantMemoryExcel_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12/ -->
<dependency>
    <groupId>com.colisweb</groupId>
    <artifactId>JRubyConcurrentConstantMemoryExcel_2.12</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12/
implementation 'com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12:1.2.0'
// https://jarcasting.com/artifacts/com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12/
implementation ("com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12:1.2.0")
'com.colisweb:JRubyConcurrentConstantMemoryExcel_2.12:jar:1.2.0'
<dependency org="com.colisweb" name="JRubyConcurrentConstantMemoryExcel_2.12" rev="1.2.0">
  <artifact name="JRubyConcurrentConstantMemoryExcel_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.colisweb', module='JRubyConcurrentConstantMemoryExcel_2.12', version='1.2.0')
)
libraryDependencies += "com.colisweb" % "JRubyConcurrentConstantMemoryExcel_2.12" % "1.2.0"
[com.colisweb/JRubyConcurrentConstantMemoryExcel_2.12 "1.2.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.nrinaudo : kantan.csv_2.12 jar 0.5.0
com.github.pathikrit : better-files_2.12 jar 3.7.1
io.monix : monix-execution_2.12 jar 3.3.0
io.monix : monix-eval_2.12 jar 3.3.0
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.scalactic : scalactic_2.12 jar 3.0.7
org.scalatest : scalatest_2.12 jar 3.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0