| Группа | Группаorg.pustefixframework |
|---|---|
| Идентификатор | Идентификаторpustefix-testsuite |
| Версия | Версия0.19.31 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| pustefix-testsuite-0.19.31.pom | |
| pustefix-testsuite-0.19.31.war | 7 MB |
| pustefix-testsuite-0.19.31-sources.jar | 12 KB |
| pustefix-testsuite-0.19.31-javadoc.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-testsuite/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-testsuite</artifactId>
<version>0.19.31</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-testsuite/
implementation 'org.pustefixframework:pustefix-testsuite:0.19.31'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-testsuite/
implementation ("org.pustefixframework:pustefix-testsuite:0.19.31")
'org.pustefixframework:pustefix-testsuite:war:0.19.31'
<dependency org="org.pustefixframework" name="pustefix-testsuite" rev="0.19.31">
<artifact name="pustefix-testsuite" type="war" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-testsuite', version='0.19.31')
)
libraryDependencies += "org.pustefixframework" % "pustefix-testsuite" % "0.19.31"
[org.pustefixframework/pustefix-testsuite "0.19.31"]