| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.flowersinthesand |
| Идентификатор | Идентификаторportal-testsuite |
| Версия | Версия0.9.0 |
| Тип | Типwar |
| Описание |
ОписаниеPortal test suite
This module contains a client and server implementation of Portal test suite written in Java.
|
| Имя Файла | Размер |
|---|---|
| portal-testsuite-0.9.0.pom | |
| portal-testsuite-0.9.0.war | 2 MB |
| portal-testsuite-0.9.0-sources.jar | 2 KB |
| portal-testsuite-0.9.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>portal-testsuite</artifactId>
<version>0.9.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/
implementation 'io.github.flowersinthesand:portal-testsuite:0.9.0'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-testsuite/
implementation ("io.github.flowersinthesand:portal-testsuite:0.9.0")
'io.github.flowersinthesand:portal-testsuite:war:0.9.0'
<dependency org="io.github.flowersinthesand" name="portal-testsuite" rev="0.9.0">
<artifact name="portal-testsuite" type="war" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='portal-testsuite', version='0.9.0')
)
libraryDependencies += "io.github.flowersinthesand" % "portal-testsuite" % "0.9.0"
[io.github.flowersinthesand/portal-testsuite "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.flowersinthesand : portal | jar | 0.9.0 |
| io.github.flowersinthesand : wes-atmosphere2 | jar | 0.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |