| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bitbucket.openisoj |
| Идентификатор | Идентификаторopenisoj-tests |
| Последняя версия | Последняя версия1.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеopenisoj-tests
A library to assist in writing unit tests for applications using openisoj
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| openisoj-tests-1.1.4.pom | |
| openisoj-tests-1.1.4.jar | 4 KB |
| openisoj-tests-1.1.4-sources.jar | 1 KB |
| openisoj-tests-1.1.4-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.openisoj/openisoj-tests/ -->
<dependency>
<groupId>org.bitbucket.openisoj</groupId>
<artifactId>openisoj-tests</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.openisoj/openisoj-tests/
implementation 'org.bitbucket.openisoj:openisoj-tests:1.1.4'
// https://jarcasting.com/artifacts/org.bitbucket.openisoj/openisoj-tests/
implementation ("org.bitbucket.openisoj:openisoj-tests:1.1.4")
'org.bitbucket.openisoj:openisoj-tests:jar:1.1.4'
<dependency org="org.bitbucket.openisoj" name="openisoj-tests" rev="1.1.4">
<artifact name="openisoj-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.openisoj', module='openisoj-tests', version='1.1.4')
)
libraryDependencies += "org.bitbucket.openisoj" % "openisoj-tests" % "1.1.4"
[org.bitbucket.openisoj/openisoj-tests "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bitbucket.openisoj : openisoj-core | jar | 1.0.1 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |