| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.atam |
| Идентификатор | Идентификаторdummy-tests |
| Версия | Версия0.60 |
| Тип | Типjar |
| Описание |
Описаниеdummy-tests
Contains dummy tests to verify that atam4j reports correctly on the status of tests that we know in advance will pass or fail. These are not run during the build.
|
| Имя Файла | Размер |
|---|---|
| dummy-tests-0.60.pom | |
| dummy-tests-0.60.jar | 1 KB |
| dummy-tests-0.60-tests.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.atam/dummy-tests/ -->
<dependency>
<groupId>me.atam</groupId>
<artifactId>dummy-tests</artifactId>
<version>0.60</version>
</dependency>
// https://jarcasting.com/artifacts/me.atam/dummy-tests/
implementation 'me.atam:dummy-tests:0.60'
// https://jarcasting.com/artifacts/me.atam/dummy-tests/
implementation ("me.atam:dummy-tests:0.60")
'me.atam:dummy-tests:jar:0.60'
<dependency org="me.atam" name="dummy-tests" rev="0.60">
<artifact name="dummy-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.atam', module='dummy-tests', version='0.60')
)
libraryDependencies += "me.atam" % "dummy-tests" % "0.60"
[me.atam/dummy-tests "0.60"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| me.atam : atam4j-annotations | jar | 0.60 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |