| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jferard |
| ArtifactId | ArtifactIdfastods-testlib |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFastODS testlib
A tiny test library for FastODS
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fastods-testlib-0.8.1.pom | |
| fastods-testlib-0.8.1.jar | 26 KB |
| fastods-testlib-0.8.1-sources.jar | 27 KB |
| fastods-testlib-0.8.1-javadoc.jar | 97 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/ -->
<dependency>
<groupId>com.github.jferard</groupId>
<artifactId>fastods-testlib</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/
implementation 'com.github.jferard:fastods-testlib:0.8.1'
// https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/
implementation ("com.github.jferard:fastods-testlib:0.8.1")
'com.github.jferard:fastods-testlib:jar:0.8.1'
<dependency org="com.github.jferard" name="fastods-testlib" rev="0.8.1">
<artifact name="fastods-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jferard', module='fastods-testlib', version='0.8.1')
)
libraryDependencies += "com.github.jferard" % "fastods-testlib" % "0.8.1"
[com.github.jferard/fastods-testlib "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mockrunner : mockrunner-jdbc | jar | 2.0.4 |
| xerces : xercesImpl | jar | 2.12.0 |
| junit : junit | jar | 4.13.1 |
| org.odftoolkit : simple-odf | jar | 0.9.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.4 |
| org.powermock : powermock-api-easymock | jar | 2.0.4 |
| org.easymock : easymock | jar | 4.1 |