| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sworisbreathing.sfmf4j |
| Идентификатор | Идентификаторsfmf4j-tests |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSFMF4J :: Test Classes
This project provides classes which are common to all tests for SFMF4J
implementations. It exists to make developing and testing SFMF4J
implementations as easy as possible. It is declared as a test-scoped
dependency by the implementation modules, and is not intended for use by
applications.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sfmf4j-tests-1.0.pom | |
| sfmf4j-tests-1.0.jar | 11 KB |
| sfmf4j-tests-1.0-sources.jar | 8 KB |
| sfmf4j-tests-1.0-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sworisbreathing.sfmf4j/sfmf4j-tests/ -->
<dependency>
<groupId>com.github.sworisbreathing.sfmf4j</groupId>
<artifactId>sfmf4j-tests</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sworisbreathing.sfmf4j/sfmf4j-tests/
implementation 'com.github.sworisbreathing.sfmf4j:sfmf4j-tests:1.0'
// https://jarcasting.com/artifacts/com.github.sworisbreathing.sfmf4j/sfmf4j-tests/
implementation ("com.github.sworisbreathing.sfmf4j:sfmf4j-tests:1.0")
'com.github.sworisbreathing.sfmf4j:sfmf4j-tests:jar:1.0'
<dependency org="com.github.sworisbreathing.sfmf4j" name="sfmf4j-tests" rev="1.0">
<artifact name="sfmf4j-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sworisbreathing.sfmf4j', module='sfmf4j-tests', version='1.0')
)
libraryDependencies += "com.github.sworisbreathing.sfmf4j" % "sfmf4j-tests" % "1.0"
[com.github.sworisbreathing.sfmf4j/sfmf4j-tests "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.github.sworisbreathing.sfmf4j : sfmf4j-api | jar | 1.0 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 2.6.0 |
| org.ops4j.pax.url : pax-url-aether | jar | 1.5.0 |
| org.osgi : org.osgi.compendium | jar | 4.3.1 |
| org.osgi : org.osgi.core | jar | 4.3.1 |