| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRatpack Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.mstream-trader |
| Идентификатор | Идентификаторcommons-ratpack-integration-tests |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrading simulation game
|
| Имя Файла | Размер |
|---|---|
| commons-ratpack-integration-tests-1.6.pom | |
| commons-ratpack-integration-tests-1.6.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack-integration-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-ratpack-integration-tests</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack-integration-tests/
implementation 'com.github.mstream-trader:commons-ratpack-integration-tests:1.6'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack-integration-tests/
implementation ("com.github.mstream-trader:commons-ratpack-integration-tests:1.6")
'com.github.mstream-trader:commons-ratpack-integration-tests:jar:1.6'
<dependency org="com.github.mstream-trader" name="commons-ratpack-integration-tests" rev="1.6">
<artifact name="commons-ratpack-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-ratpack-integration-tests', version='1.6')
)
libraryDependencies += "com.github.mstream-trader" % "commons-ratpack-integration-tests" % "1.6"
[com.github.mstream-trader/commons-ratpack-integration-tests "1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.mstream-trader : commons-ratpack | jar | 1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 2.0.2-beta |