| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfi.jubic |
| Идентификатор | Идентификаторsnoozy-test |
| Версия | Версия0.8.1 |
| Тип | Типjar |
| Описание |
ОписаниеWeb application library
|
| Имя Файла | Размер |
|---|---|
| snoozy-test-0.8.1.pom | |
| snoozy-test-0.8.1.jar | 8 KB |
| snoozy-test-0.8.1-sources.jar | 5 KB |
| snoozy-test-0.8.1-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fi.jubic/snoozy-test/ -->
<dependency>
<groupId>fi.jubic</groupId>
<artifactId>snoozy-test</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/fi.jubic/snoozy-test/
implementation 'fi.jubic:snoozy-test:0.8.1'
// https://jarcasting.com/artifacts/fi.jubic/snoozy-test/
implementation ("fi.jubic:snoozy-test:0.8.1")
'fi.jubic:snoozy-test:jar:0.8.1'
<dependency org="fi.jubic" name="snoozy-test" rev="0.8.1">
<artifact name="snoozy-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.jubic', module='snoozy-test', version='0.8.1')
)
libraryDependencies += "fi.jubic" % "snoozy-test" % "0.8.1"
[fi.jubic/snoozy-test "0.8.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fi.jubic : snoozy-core | jar | 0.8.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.2.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.2.0 |