License |
License |
---|---|
GroupId | GroupIdcom.github.nbbrd.spreadsheet4j |
ArtifactId | ArtifactIdspreadsheet-tck |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspreadsheet4j-TCK
Spreadsheet facade for Java - TCK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spreadsheet-tck-2.5.1.pom | |
spreadsheet-tck-2.5.1.jar | 21 KB |
spreadsheet-tck-2.5.1-sources.jar | 13 KB |
spreadsheet-tck-2.5.1-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-tck/ -->
<dependency>
<groupId>com.github.nbbrd.spreadsheet4j</groupId>
<artifactId>spreadsheet-tck</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-tck/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-tck:2.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-tck/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-tck:2.5.1")
'com.github.nbbrd.spreadsheet4j:spreadsheet-tck:jar:2.5.1'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-tck" rev="2.5.1">
<artifact name="spreadsheet-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-tck', version='2.5.1')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-tck" % "2.5.1"
[com.github.nbbrd.spreadsheet4j/spreadsheet-tck "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nbbrd.spreadsheet4j : spreadsheet-api | jar | 2.5.1 |
org.assertj : assertj-core | jar | 3.23.1 |
org.junit.jupiter : junit-jupiter Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.22.2 |
org.projectlombok : lombok | jar |