| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.factoryfx |
| Идентификатор | ИдентификаторapplicationServerRestIntegrationTest |
| Последняя версия | Последняя версия0.5.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfactoryfx
factoryfx dependency injection framework
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestIntegrationTest/ -->
<dependency>
<groupId>io.github.factoryfx</groupId>
<artifactId>applicationServerRestIntegrationTest</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestIntegrationTest/
implementation 'io.github.factoryfx:applicationServerRestIntegrationTest:0.5.2'
// https://jarcasting.com/artifacts/io.github.factoryfx/applicationServerRestIntegrationTest/
implementation ("io.github.factoryfx:applicationServerRestIntegrationTest:0.5.2")
'io.github.factoryfx:applicationServerRestIntegrationTest:jar:0.5.2'
<dependency org="io.github.factoryfx" name="applicationServerRestIntegrationTest" rev="0.5.2">
<artifact name="applicationServerRestIntegrationTest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.factoryfx', module='applicationServerRestIntegrationTest', version='0.5.2')
)
libraryDependencies += "io.github.factoryfx" % "applicationServerRestIntegrationTest" % "0.5.2"
[io.github.factoryfx/applicationServerRestIntegrationTest "0.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| io.github.factoryfx : applicationServerRestServer | jar | 0.5.2 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| com.google.guava : guava | jar | 23.0 |
| io.github.factoryfx : applicationServerRestClient | jar | 0.5.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |