| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторfuturistic-feline-junit5 |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>futuristic-feline-junit5</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/
implementation 'com.spotify:futuristic-feline-junit5:1.1.1'
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/
implementation ("com.spotify:futuristic-feline-junit5:1.1.1")
'com.spotify:futuristic-feline-junit5:jar:1.1.1'
<dependency org="com.spotify" name="futuristic-feline-junit5" rev="1.1.1">
<artifact name="futuristic-feline-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futuristic-feline-junit5', version='1.1.1')
)
libraryDependencies += "com.spotify" % "futuristic-feline-junit5" % "1.1.1"
[com.spotify/futuristic-feline-junit5 "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.spotify : futuristic-feline | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |