spreadsheet4j-bom

Spreadsheet facade for Java - Bill of Materials

License

License

GroupId

GroupId

com.github.nbbrd.spreadsheet4j
ArtifactId

ArtifactId

spreadsheet-bom
Last Version

Last Version

2.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

spreadsheet4j-bom
Spreadsheet facade for Java - Bill of Materials
Project URL

Project URL

https://github.com/nbbrd/spreadsheet4j
Source Code Management

Source Code Management

http://github.com/nbbrd/spreadsheet4j/tree/master/spreadsheet-bom

Download spreadsheet-bom

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-bom/ -->
<dependency>
    <groupId>com.github.nbbrd.spreadsheet4j</groupId>
    <artifactId>spreadsheet-bom</artifactId>
    <version>2.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-bom/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-bom:2.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-bom/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-bom:2.5.1")
'com.github.nbbrd.spreadsheet4j:spreadsheet-bom:pom:2.5.1'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-bom" rev="2.5.1">
  <artifact name="spreadsheet-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-bom', version='2.5.1')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-bom" % "2.5.1"
[com.github.nbbrd.spreadsheet4j/spreadsheet-bom "2.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.1
2.4.0
2.3.0