| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jferard |
| Идентификатор | Идентификаторfastods-testlib |
| Последняя версия | Последняя версия0.8.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFastODS testlib
A tiny test library for FastODS
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.4 |
| org.powermock : powermock-api-easymock | jar | 2.0.4 |
| org.easymock : easymock | jar | 4.1 |