License |
License |
---|---|
GroupId | GroupIdcom.github.jferard |
ArtifactId | ArtifactIdfastods-testlib |
Version | Version0.7.4 |
Type | Typejar |
Description |
DescriptionFastODS testlib
A tiny test library for FastODS
|
Project URL |
Project URL |
Filename | Size |
---|---|
fastods-testlib-0.7.4.pom | |
fastods-testlib-0.7.4.jar | 29 KB |
fastods-testlib-0.7.4-sources.jar | 27 KB |
fastods-testlib-0.7.4-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/ -->
<dependency>
<groupId>com.github.jferard</groupId>
<artifactId>fastods-testlib</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/
implementation 'com.github.jferard:fastods-testlib:0.7.4'
// https://jarcasting.com/artifacts/com.github.jferard/fastods-testlib/
implementation ("com.github.jferard:fastods-testlib:0.7.4")
'com.github.jferard:fastods-testlib:jar:0.7.4'
<dependency org="com.github.jferard" name="fastods-testlib" rev="0.7.4">
<artifact name="fastods-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jferard', module='fastods-testlib', version='0.7.4')
)
libraryDependencies += "com.github.jferard" % "fastods-testlib" % "0.7.4"
[com.github.jferard/fastods-testlib "0.7.4"]
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.apache.odftoolkit : simple-odf | jar | 0.8.2-incubating |
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 |